coreboot-kgpe-d16/payloads/libpayload/drivers
Ulf Jordan b96a2ffaa7 Bugfixes to serial output functions: vt100 has bold with \e[1m,
upper left corner is (0,0) in curses, but (1,1) on the vt100.

Signed-off-by: Ulf Jordan <jordan@chalmers.se>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3493 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-08-09 20:17:22 +00:00
..
video libpayload: Fix the putc function 2008-05-14 20:07:31 +00:00
Makefile.inc new menu structure for libpayload 2008-08-08 13:45:03 +00:00
keyboard.c libpayload: Enable keyboard translation so that we can use scancode set 1 2008-04-25 23:09:39 +00:00
nvram.c libpayload: Add gettimeofday() and friends 2008-04-25 23:11:02 +00:00
options.c add get_option to libpayload, so coreboot cmos options can be queried. 2008-08-07 10:21:05 +00:00
pci.c Add a full set of pci access functions. 2008-08-07 19:09:17 +00:00
serial.c Bugfixes to serial output functions: vt100 has bold with \e[1m, 2008-08-09 20:17:22 +00:00
speaker.c Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). 2008-04-15 17:24:08 +00:00