On 10/22/2010 06:40 PM, fengwei zhang wrote:
Hi guys,
I just went through most of the motherboards on coreboot webpage http://www.coreboot.org/Supported_Motherboards
I found only motherboard with IntelĀ® ICH7 southbridge supports SMM. For these motherboards, they will set the CONFIG_HAVE_SMI_HANDLER=y the motherboards with IntelĀ® 82801 series don't support SMM, because the CONFIG_HAVE_SMI_HANDLER was not setted after configuration and it will have compile errors if you set that flag manually.
In addition, most of motherboard with Intel ICH7 will have compile errors, there is only one mainboard will successfully compile and generate the coreboot.rom
It is Intel D945GCLF motherboard.
The source code I used is coreboot v4 lastest version. It would be great if someone could confirm this, thank you very much!
Best, Fengwei
Ahh ICH4 also supports SMM :-)