coreboot-kgpe-d16/src/console
Stefan Reinauer 85b0fa1ace drop one more version of doing serial uart output differently.
coreboot made it kind of complicated to print a character on serial. Not quite
as complicated as UEFI, but too much for a good design. Fix it.

Signed-off-by: Stefan Reinauer <stepan@coreboot.org>
Acked-by: Stefan Reinauer <stepan@coreboot.org>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6191 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-12-17 00:08:21 +00:00
..
Kconfig Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
Makefile.inc Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
console.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
die.c Workaround to get die.c to work with romcc. 2010-11-22 13:07:10 +00:00
logbuf_console.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
ne2k_console.c Add support for the console over Ethernet (through PCI NE2000). 2010-07-16 20:02:09 +00:00
post.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
printk.c This patch is what I needed to compile coreboot with LLVM. 2010-03-16 01:02:18 +00:00
uart8250_console.c drop one more version of doing serial uart output differently. 2010-12-17 00:08:21 +00:00
usbdebug_console.c USB Debug Port related license header fixes (trivial). 2010-09-23 18:16:46 +00:00
vsprintf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
vtxprintf.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00