coreboot-kgpe-d16/payloads
Patrick Georgi 657a6dc390 This patch removes most of the #ifdefs in libc/console.c, and
replaces it with two queues (input, output) where drivers (serial,
keyboard, video, usb) can attach.

The only things left with #ifdefs are initialization (at some point
the drivers must get a chance to register)


Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3679 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-10-21 15:08:18 +00:00
..
coreinfo Do not try to display non-printable characters on the bootlog and 2008-09-30 06:13:54 +00:00
external/tint This is a trivial patch which fixes the tint build by removing the extra 2008-05-13 21:29:48 +00:00
libpayload This patch removes most of the #ifdefs in libc/console.c, and 2008-10-21 15:08:18 +00:00