Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
a6ad7df53c0cc45f0b257f6b63fbadd4b7f634f4
/
src
/
bootsplash.c
8031efa
Fix jpeg decoder problem when it is used in 24 BPP mode.
by Wayne Xia
· 11 years ago
5042ca5
Add an option to let seabios show BMP file as a logo.
by Wayne Xia
· 11 years ago
f9b0930
Add romfile_loadfile() helper function.
by Kevin O'Connor
· 12 years ago
9a01a9c
Only show bootsplash during boot menu.
by Kevin O'Connor
· 12 years ago
eb6dc78
Add additional debug status messages to bootsplash code.
by Kevin O'Connor
· 12 years ago
c8e4e88
Allow qemu to use bootsplash code via fwcfg interface.
by Kevin O'Connor
· 12 years ago
48f5f8b
Default bootsplash on (for coreboot users).
by Kevin O'Connor
· 12 years ago
8d85eb1
Autodetect video mode based on bootsplash jpeg dimensions.
by Kevin O'Connor
· 12 years ago
b2b9d4a
Rename "decdata" to "jpeg" in bootsplash - to be consistent with jpeg.c.
by Kevin O'Connor
· 12 years ago
bbc4722
Breakup jpeg_decode into parsing and displaying phases.
by Kevin O'Connor
· 12 years ago
2976dd4
Avoid using BSS variables in jpeg.c.
by Kevin O'Connor
· 12 years ago
0e27e19
Cleanup bootsplash vesa signature detection.
by Kevin O'Connor
· 12 years ago
cadaf0e
Be sure to disable bootsplash on all BIOS boot cases.
by Kevin O'Connor
· 12 years ago
2641186
Add call16_int10 helper to bootsplash.c.
by Kevin O'Connor
· 12 years ago
6dc76f4
Don't do "double buffering" in bootsplash code.
by Kevin O'Connor
· 12 years ago
227dc3e
Check that malloc succeeds in bootsplash code.
by Kevin O'Connor
· 12 years ago
a576c9c
Bootsplash fixes and cleanups.
by Kevin O'Connor
· 12 years ago
afbed1b
Initial bootsplash support.
by Kevin O'Connor
· 12 years ago