coreboot-kgpe-d16/payloads
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
..
coreinfo Fix garbage characters on screen. mvwaddch inserts one character, 2008-08-09 20:15:00 +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 Add support for line drawing characters and the alternate character set. 2008-08-11 20:34:28 +00:00