* fix a minor power state issue in the ich7 smm handler
authorStefan Reinauer <stepan@coresystems.de>
Fri, 6 Mar 2009 19:52:36 +0000 (19:52 +0000)
committerStefan Reinauer <stepan@openbios.org>
Fri, 6 Mar 2009 19:52:36 +0000 (19:52 +0000)
commit3b387458b57f369056b0a45bf4f17e5e074c13ce
tree092d45baf4adf7d1be4a86cc7d34429c83495f15
parent43b29cf891c78a2cd01d22a2731c7da828d79e0a
* fix a minor power state issue in the ich7 smm handler
* move mainboard dependent code into a mainboard SMI handler.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3982 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/cpu/x86/smm/smihandler.c
src/include/cpu/x86/smm.h
src/mainboard/kontron/986lcd-m/Config.lb
src/mainboard/kontron/986lcd-m/mainboard_smi.c [new file with mode: 0644]
src/southbridge/intel/i82801gx/i82801gx_smi.c
src/southbridge/intel/i82801gx/i82801gx_smihandler.c