coreboot-kgpe-d16/payloads/libpayload/curses
Ulf Jordan 902ed76ec4 Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due
to an extra space sent at end of each line, as well as a data corruption
issue, which could result in undefined color pairs being referenced.

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@3598 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-09-24 14:17:02 +00:00
..
Makefile.inc
colors.c
keyboard.c - unify keycodes for non-ASCII keys by using curses' codes and labels 2008-09-17 18:12:46 +00:00
local.h No really, _these_ should be the last occurences of CONFIG_ without 2008-08-11 17:10:58 +00:00
tinycurses.c Adjust width of stdscr to exactly SCREEN_X. This fixes alignment issues due 2008-09-24 14:17:02 +00:00