Only show bootsplash during boot menu.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 26 Aug 2010 01:07:48 +0000 (21:07 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 26 Aug 2010 01:07:48 +0000 (21:07 -0400)
commit9a01a9c3eb336eca37c17fd74c79806ee0bda05b
treeafc50bfed012716de1a344aab1d5756ae39ca200
parent5feb83c8a55744397b4dd208fb4016a5c051222e
Only show bootsplash during boot menu.

When the bootsplash picture is shown, it's not possible to see text.
So, only display the picture while prompting the user for the boot
menu.
src/biosvar.h
src/boot.c
src/bootsplash.c
src/post.c
src/util.h