coreboot-kgpe-d16/payloads/libpayload/include
Ulf Jordan b4d4bac1c4 Add support for line drawing characters and the alternate character set.
This enables using the ACS_ curses macros with libpayload.

The translation from ACS_ macros (or characters with attribute A_ALTCHARSET)
is done using one acs map for the video console, one for serial console
(xterm/vt100/vt220), and one fallback, from which an ASCII substitute is
taken if the device specific map doesn't contain an entry (ie NUL).

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



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3499 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-08-11 20:34:28 +00:00
..
arch libpayload: Add LAR walking support 2008-05-07 20:34:02 +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 Various small consistency fixes (trivial): 2008-04-11 18:01:50 +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 Add support for line drawing characters and the alternate character set. 2008-08-11 20:34:28 +00:00
pci.h Add a full set of pci access functions. 2008-08-07 19:09:17 +00:00
sysinfo.h add get_option to libpayload, so coreboot cmos options can be queried. 2008-08-07 10:21:05 +00:00
video_console.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00