Be sure to disable bootsplash on all BIOS boot cases.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 27 Jul 2010 03:47:26 +0000 (23:47 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Tue, 27 Jul 2010 03:47:26 +0000 (23:47 -0400)
commitcadaf0e35d4530a0aa3f3100c3c0e5c96d9f0556
treee87fca3a157363d1ca064258a44704dd1a289305
parent2641186e7650d1dbe9249f57fe005581f31da402
Be sure to disable bootsplash on all BIOS boot cases.

Disable the bootsplash on cbfs payload exec, and if something hooks
int19.

Also, be sure to only disable the bootsplash (revert to text mode)
once.
src/biosvar.h
src/boot.c
src/bootsplash.c
src/post.c