[coreboot] coreboot doesn't compile smihandler.c smmhandler.S, even smm.h file, am I supposed to use other ways to compile SMM mode code?

Patrick Georgi patrick at georgi-clan.de
Thu Oct 21 17:13:46 CEST 2010


Am 21.10.2010 17:01, schrieb fengwei zhang:
> I am trying to compile it on ASUS M2V-MS SE. My coreboot image works,
> but it seem like it doesn't include any SMM code.
> Am I supposed to use other ways to compile the coreboot(not just do
> "Make"), then I could compile SMM code into my BIOS?
The chipset driver (southbridge mostly) must support it. Your board's
southbridge driver doesn't.

One the chipset supports it, SMM code is compiled automatically (see
southbridge/intel/i82801gx or mainboard/kontron/986lcd-m)


Patrick




More information about the coreboot mailing list