Make cursor positioning work by using both halves of the
authorJonathan A. Kollasch <jakllsch@kollasch.net>
Sat, 22 Mar 2008 15:27:26 +0000 (15:27 +0000)
committerJordan Crouse <jordan.crouse@amd.com>
Sat, 22 Mar 2008 15:27:26 +0000 (15:27 +0000)
commitb0e3f39a39431f6448f4985a10379a580cf4c13c
tree5e446ea57d2259b5d00721c19e20363d914a5a63
parent661e380a75ebc4fa355dc647ed06bd0a2d100b1c
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>
-This line, and those below, will be ignored--

M    libpayload/drivers/vga.c

git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3186 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
payloads/libpayload/drivers/vga.c