Cleanup bootsplash vesa signature detection.
[seabios.git] / src / bootsplash.c
2010-07-27 Kevin O'ConnorCleanup bootsplash vesa signature detection.
2010-07-27 Kevin O'ConnorBe sure to disable bootsplash on all BIOS boot cases.
2010-07-27 Kevin O'ConnorAdd call16_int10 helper to bootsplash.c.
2010-07-27 Kevin O'ConnorDon't do "double buffering" in bootsplash code.
2010-07-27 Kevin O'ConnorCheck that malloc succeeds in bootsplash code.
2010-07-27 Kevin O'ConnorBootsplash fixes and cleanups.
2010-06-28 Kevin O'ConnorInitial bootsplash support.