Dear list, the following patch was just integrated into master.
commit 74565c76e1d52c03627ad12900dbe551a311e18d Author: Sven Schnelle <[email protected]> Date: Sat Jun 4 19:35:22 2011 +0200 SMM: add mainboard_apm_cnt() callback motherboards can use this hook to get notified if someone writes to the APM_CNT port (0xb2). If the hook returns 1, the chipset specific hook is also skipped. Change-Id: I05f1a27cebf9d25db8064f2adfd2a0f5759e48b5 Signed-off-by: Sven Schnelle <[email protected]> Regards, gerrit -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

