core/graphics.c: Fixes and cleanups
commit429a41b4d33e8c34638de56a4a23e67337f9f34a
authorH. Peter Anvin <hpa@linux.intel.com>
Tue, 17 Apr 2012 18:22:36 +0000 (17 11:22 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 17 Apr 2012 18:22:36 +0000 (17 11:22 -0700)
treede29ff91721631800e8a15e52cd9393fa4ed835b
parentf0e3b2adcd59e21c1d882e8b432ac68e6245af71
core/graphics.c: Fixes and cleanups

Fix up various conversion bugs from assembly.  Eventually this whole
file should be removed and the functionality moved to using the VESA
framework.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
core/graphics.c