coreboot-kgpe-d16/payloads/libpayload/include
Stefan Reinauer e75c3d85a3 * factor out serial hardware init
* add reverse color support for serial
* add cursor enable/disable support for serial
* fix tinycurses compilation if serial is disabled
* add functions to query whether serial or vga console is enabled in tinycurses
* initialize uninitialized COLOR_PAIRS variable
* implement has_colors(), wredrawln() functions in curses

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3604 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-09-26 18:36:26 +00:00
..
arch make all drivers relocatable. Per default, an 1:1 mapping is assumed. 2008-08-19 17:49:53 +00:00
usb Move the USB header files to a common location for install 2008-09-11 17:26:53 +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 * factor out serial hardware init 2008-09-26 18:36:26 +00:00
pci.h add PCI_BUS macro (trivial) 2008-08-13 08:21:27 +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