coreboot-kgpe-d16/src/arch/i386
Stefan Reinauer c0ac7e9046 * Simplify acpi_add_table
* fix some comments
* Simplify ACPI wakeup code and make it work without a memory hole
* Add resume entries to global GDT so we don't need our own for resume.
* add ECDT description to acpi.h for anyone who might need it  ;-) 
* remove rather stupid math to get the right number of MAX_ACPI_TABLES
  and just define a reasonable maximum for now.

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Rudolf Marek <r.marek@assembler.cz>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4932 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-10 22:17:15 +00:00
..
boot * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
include * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
init Remove CONFIG_ from #defines that aren't config variables. Trivial. 2009-10-17 13:25:07 +00:00
lib * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
llshell rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
smp Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
Config.lb This removes the uses of the buildrom utility and the coreboot.strip 2009-10-04 12:30:44 +00:00
Kconfig Remove extra CONFIG variables. 2009-10-09 17:40:34 +00:00
Makefile.inc Remove all build/ prefixes in the build output. 2009-10-28 17:10:51 +00:00