coreboot-kgpe-d16/src/console
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
..
Config.lb Refactor copy_and_run so that it uses a single code base instead of 2009-04-30 07:07:22 +00:00
Kconfig Various smaller console option fixes as suggested by Peter Stuge: 2009-10-26 23:52:34 +00:00
Makefile.inc re-order console output functions, add proper prototypes, 2009-10-24 13:06:04 +00:00
btext_console.c Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
console.c Revert deletion that snuck in to 4794. Sorry. 2009-10-16 20:15:06 +00:00
font-8x16.c btext fix 2004-12-16 02:44:25 +00:00
logbuf_console.c Another CONSTification... 2007-10-24 14:42:12 +00:00
printk.c Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
uart8250_console.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_console.c Change CONFIG_LB_MEM_TOPK to CONFIG_RAMTOP to match CONFIG_RAMBASE. 2009-10-16 16:32:57 +00:00
vga_console.c Implement native VGA Support. 2009-05-29 03:04:16 +00:00
vsprintf.c Add CONFIG_WARNINGS_ARE_ERRORS and set it for qemu. 2009-11-12 16:38:03 +00:00
vtxprintf.c re-order console output functions, add proper prototypes, 2009-10-24 13:06:04 +00:00