Fix ACPI shutdown function by removing reliance on SMI.

Signed-off-by: Scott Duplichan <scott@notabs.org>
Acked-by: Marc Jones <marcj303@gmail.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6577 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Scott Duplichan 2011-05-15 21:19:54 +00:00 committed by Marc Jones
parent e78ae24eb1
commit 2b9143afcc
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
#define BIOS_SIZE 0x04 //04 - 1MB
#define LEGACY_FREE 0x00
#define ACPI_SLEEP_TRAP 0x01
//#define ACPI_SLEEP_TRAP 0x01
//#define SPREAD_SPECTRUM_EPROM_LOAD 0x01
/**