coreboot-kgpe-d16/payloads/libpayload/curses
Jordan Crouse 5f4410b7dd libpayload: Fix keyboard buglet
This solves the multiple keystroke issue that popped up recently.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3245 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-21 22:33:58 +00:00
..
Makefile.inc Move curses/speaker.c to drivers/ as it's not curses-specific (trivial). 2008-04-15 17:24:08 +00:00
colors.c Fix code to allow usage of -Wall in libpayload and the sample (trivial). 2008-03-20 20:46:44 +00:00
keyboard.c libpayload: Fix keyboard buglet 2008-04-21 22:33:58 +00:00
local.h Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). 2008-04-11 20:16:24 +00:00
tinycurses.c libpayload: Add video console framework 2008-04-10 22:49:02 +00:00