coreboot-kgpe-d16/src/arch/i386/lib
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
..
c_start.S * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00
cbfs_and_run.c reasonable output in cbfs loading (part 2) 2009-10-26 17:17:37 +00:00
Config.lb Remove: 2009-10-03 16:24:58 +00:00
console.c re-order console output functions, add proper prototypes, 2009-10-24 13:06:04 +00:00
console_print.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
console_printk.c Change console code to emit SPEW with DEFAULT_CONSOLE_LOGLEVEL==8. 2009-10-16 19:29:45 +00:00
cpu.c remove some dead code from cpu.c (trivial) 2009-05-26 12:33:06 +00:00
cpu_reset.inc Doxidization, reformat 2004-03-23 21:28:05 +00:00
exception.c Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00
failover.c Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
failover.lds This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
failover_failover.lds This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
id.inc This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
id.lds This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
jmp_auto.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
jmp_auto_out.inc Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-7 2005-07-06 16:49:52 +00:00
Makefile.inc Kconfig! 2009-08-12 15:00:51 +00:00
noop_failover.inc - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
pci_ops_auto.c Improve coreboot build output and eliminate some warnings: 2009-10-27 21:49:33 +00:00
pci_ops_conf1.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
pci_ops_conf2.c AMD Rev F support 2006-10-04 20:46:15 +00:00
pci_ops_mmconf.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
printk_init.c Add few missing prototypes, and remove few unused (thus lonelly) variables. 2009-10-27 14:29:29 +00:00