<br>Hi guys,<br><br>I just went through most of the motherboards on coreboot webpage<br><a href="http://www.coreboot.org/Supported_Motherboards">http://www.coreboot.org/Supported_Motherboards</a><br><br>I found only motherboard with Intel® ICH7 southbridge supports SMM. <br>
For these motherboards, they will set the CONFIG_HAVE_SMI_HANDLER=y<br>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. <br>
<br>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<br><br>It is Intel D945GCLF motherboard.<br><br>The source code I used is coreboot v4 lastest version. <br>
It would be great if someone could confirm this, thank you very much!<br><br>Best,<br>Fengwei <br><br>