More work on actual VESA console and menu. Shadowing still doesn't work
authorH. Peter Anvin <hpa@zytor.com>
Thu, 31 Aug 2006 22:48:26 +0000 (15:48 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 31 Aug 2006 22:48:26 +0000 (15:48 -0700)
commit6f00093c652fdbf1c9679100cc21906314b2a859
tree57181cc3f0d3b5313046f5c7bd579824dee25888
parent0c04c3635c840e8959705900a89c072cb42a5864
More work on actual VESA console and menu.  Shadowing still doesn't work
quite right, however.
com32/include/console.h
com32/lib/Makefile
com32/lib/sys/vesa/alphatbl.pl [deleted file]
com32/lib/sys/vesa/drawtxt.c
com32/lib/sys/vesa/initvesa.c
com32/lib/sys/vesa/video.h
com32/lib/sys/vesacon_write.c
com32/lib/sys/vesaserial_write.c [new file with mode: 0644]
com32/modules/Makefile
com32/modules/vesamenu.c [new file with mode: 0644]
com32/samples/vesa.c