coreboot-kgpe-d16/src/lib
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
..
cbfs.c Help track down enable_rom issues in CBFS. If the magic 2009-11-11 19:31:53 +00:00
cbmem.c Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
clog2.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
compute_ip_checksum.c fix shadow variable in compute_ip_checksum.c 2009-03-31 16:42:57 +00:00
Config.lb CBMEM high table memory manager. 2009-10-26 17:04:28 +00:00
debug.c Drop tons of duplicated debug.c files, move common file to 2008-10-12 22:34:08 +00:00
delay.c - Major cleanup of the bootpath 2003-07-19 04:28:22 +00:00
fallback_boot.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
gcc.c Add prototypes to silence these warnings. 2009-10-29 16:49:50 +00:00
generic_dump_spd.c simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ 2009-09-23 18:51:03 +00:00
generic_sdram.c simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ 2009-09-23 18:51:03 +00:00
lzma.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00
lzmadecode.c fix variable shadowing in lzmadecode.c (trivial) 2009-04-04 13:28:40 +00:00
lzmadecode.h additions and mods for lzma. 2006-09-14 15:12:36 +00:00
Makefile.inc CBMEM high table memory manager. 2009-10-26 17:04:28 +00:00
malloc.c drop some dead code, clarify small comments and small cleanups to malloc.c 2009-09-25 21:59:57 +00:00
memcmp.c - Initial checkin of the freebios2 tree 2003-04-22 19:02:15 +00:00
memcpy.c fix compiler warnings (trivial) 2009-01-20 21:40:16 +00:00
memmove.c tidy 2004-03-13 03:40:29 +00:00
memset.c fix compiler warnings (trivial) 2009-01-20 21:40:16 +00:00
nrv2b.c AMD Rev F support 2006-10-04 20:46:15 +00:00
ramtest.c simplify source tree hierarchy: move files from sdram/ and ram/ to lib/ 2009-09-23 18:51:03 +00:00
uart8250.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
usbdebug_direct.c Split the two usages of __ROMCC__: 2009-11-06 17:02:51 +00:00
version.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
xmodem.c Create lib.h for homeless prototypes. 2009-10-28 16:13:28 +00:00