coreboot-kgpe-d16/payloads/libpayload/include
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
..
arch make all drivers relocatable. Per default, an 1:1 mapping is assumed. 2008-08-19 17:49:53 +00:00
usb - reduced memory requirements a lot (from >100kb/controller to 2008-10-16 19:20:51 +00:00
coreboot_tables.h add get_option to libpayload, so coreboot cmos options can be queried. 2008-08-07 10:21:05 +00:00
curses.h * factor out serial hardware init 2008-09-26 18:36:26 +00:00
curses.priv.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00
lar.h libpayload: Add LAR walking support 2008-05-07 20:34:02 +00:00
libpayload.h This patch removes most of the #ifdefs in libc/console.c, and 2008-10-21 15:08:18 +00:00
multiboot_tables.h [PATCH] libpayload: Add multiboot support 2008-10-20 16:51:43 +00:00
pci.h [PATCH] libpayload: Add pci_set_bus_master() function 2008-10-20 16:51:20 +00:00
sysinfo.h misc fixes: 2008-08-19 17:51:30 +00:00
video_console.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00