coreboot-kgpe-d16/src/arch/i386/boot
Myles Watson 581707811c Create lib.h for homeless prototypes.
Signed-off-by: Myles Watson <mylesgw@gmail.com>
Acked-by: Ronald G. Minnich <rminnich@gmail.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4878 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-28 16:13:28 +00:00
..
Config.lb CBMEM high table memory manager. 2009-10-26 17:04:28 +00:00
Makefile.inc CBMEM high table memory manager. 2009-10-26 17:04:28 +00:00
acpi.c Add const to get rid of some warnings when passing quoted strings. 2009-10-09 20:13:43 +00:00
acpigen.c Add const to get rid of some warnings when passing quoted strings. 2009-10-09 20:13:43 +00:00
boot.c Fix the bounce_size global so that the bounce buffer works with CBFS. 2009-09-23 20:32:21 +00:00
coreboot_table.c Clean up some #ifdef CONFIG_* 2009-10-19 16:21:30 +00:00
coreboot_table.h Make all those locally used functions static instead of exporting them. (triv) 2009-08-27 11:23:06 +00:00
gdt.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +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 Add CONFIG_GENERATE_* for tables so that the user can select which tables not 2009-10-15 13:35:47 +00:00
tables.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +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