vesacon: infrastructure support for arbitrary resolutions
authorH. Peter Anvin <hpa@zytor.com>
Wed, 5 Aug 2009 18:57:12 +0000 (11:57 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Wed, 5 Aug 2009 18:57:12 +0000 (11:57 -0700)
commitca49c72894c52d770bd7c2669337b32fe83c6c2e
tree67106a08f94851b900ddb993058b42207a5028ce
parentd97602903c76f7f65b78d8536e8b6732a2da877e
vesacon: infrastructure support for arbitrary resolutions

Drop the hard-coding of 640x480 resolution in preparation for being
able to handle other resolutions.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/sys/vesa/background.c
com32/lib/sys/vesa/drawtxt.c
com32/lib/sys/vesa/initvesa.c
com32/lib/sys/vesa/video.h
com32/lib/sys/vesacon_write.c