coreboot-kgpe-d16/src/arch/i386/boot
Myles Watson 2e67273624 Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu.
Remove all remaining warnings from qemu.

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@4939 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-11-12 16:38:03 +00:00
..
acpi.c * Simplify acpi_add_table 2009-11-10 22:17:15 +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
Config.lb CBMEM high table memory manager. 2009-10-26 17:04:28 +00:00
coreboot_table.c Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +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
Makefile.inc CBMEM high table memory manager. 2009-10-26 17:04: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 * Simplify acpi_add_table 2009-11-10 22:17:15 +00:00