coreboot-kgpe-d16/payloads/libpayload/drivers/video
Jonathan A. Kollasch 42a0c80b9b Make cursor positioning work by using both halves of the VGA cursor
position register.
 
Have vga_scroll_up() and vga_clear_line() present row/column arguments to
the VIDEO() macro in the right order.
 
Signed-off-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
Acked-by: Jordan Crouse <jordan.crouse@amd.com>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3498 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-08-11 17:19:10 +00:00
..
font8x16.c libpayload: Add a Geode video driver 2008-04-11 15:48:21 +00:00
font8x16.h Various small consistency fixes (trivial): 2008-04-11 18:01:50 +00:00
geode.c Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). 2008-04-11 20:16:24 +00:00
vga.c Make cursor positioning work by using both halves of the VGA cursor 2008-08-11 17:19:10 +00:00
video.c video.c uses CONFIG_ variables, so it needs config.h (trivial) 2008-08-11 16:52:14 +00:00