vesacon: don't display the cursor when doing a quiet boot
authorH. Peter Anvin <hpa@zytor.com>
Tue, 8 Dec 2009 00:49:15 +0000 (16:49 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 8 Dec 2009 00:49:15 +0000 (16:49 -0800)
commit040441da7d90285e63bd920f4f416a0659e095be
treef75e930b6b2183f05f2f87a2bd4426e56ddeffd7
parentc64383a22c3d8ae511153b50baa065d79c7ff855
vesacon: don't display the cursor when doing a quiet boot

Don't display the cursor on the graphical screen while doing a quiet
boot.  When doing a quiet boot we will probably show the graphical
screen for a fair bit of time; as a result, we really don't want a
completely bogus cursor blob on the bottom of the screen.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/include/syslinux/vesacon.h
com32/lib/sys/ansi.h
com32/lib/sys/ansicon_write.c
com32/lib/sys/vesa/drawtxt.c
com32/lib/sys/vesa/video.h
com32/lib/sys/vesacon_write.c
com32/menu/menu.c
com32/menu/menu.h
com32/menu/menumain.c
com32/menu/vesamenu.c