coreboot-kgpe-d16/src/arch/i386/boot
Patrick Georgi bab4f92c8b Clean up acpi table writing code, and don't rely
on a given alignment for the RSDP and RSDT - look
it up instead.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Myles Watson <mylesgw@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4311 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-05-26 19:39:14 +00:00
..
acpi.c acpi.c: add a cast to remove warning (trivial) 2009-05-26 12:33:52 +00:00
acpigen.c fix warnings, shadowed declarations and style guide violations (all trivial) 2009-04-22 16:23:47 +00:00
boot.c Allow dynamic size for the {s,}elfboot bounce buffer. 2009-05-13 16:27:25 +00:00
Config.lb Emergency fix. Most targets now build. 2009-04-13 21:19:58 +00:00
coreboot_table.c Clean up acpi table writing code, and don't rely 2009-05-26 19:39:14 +00:00
coreboot_table.h This patch adds "high coreboot table support" to coreboot version 2. 2009-03-17 14:38:48 +00:00
multiboot.c encapsule mbi initialization in write_multiboot_table, where it belongs. (very 2009-05-26 14:37:17 +00:00
pirq_routing.c This patch converts __FUNCTION__ to __func__, since __func__ is standard. 2009-02-12 21:30:06 +00:00
tables.c Clean up acpi table writing code, and don't rely 2009-05-26 19:39:14 +00:00
wakeup.S Following patch flushes the instruction queue when we set PE=0. This is normally 2009-04-16 21:09:56 +00:00