index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bootsplash.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Only show bootsplash during boot menu.
Kevin O'Connor
2010-08-25
1
-29
/
+24
*
Add additional debug status messages to bootsplash code.
Kevin O'Connor
2010-08-03
1
-0
/
+7
*
Allow qemu to use bootsplash code via fwcfg interface.
Kevin O'Connor
2010-07-30
1
-12
/
+13
*
Default bootsplash on (for coreboot users).
Kevin O'Connor
2010-07-30
1
-1
/
+1
*
Autodetect video mode based on bootsplash jpeg dimensions.
Kevin O'Connor
2010-07-30
1
-39
/
+69
*
Rename "decdata" to "jpeg" in bootsplash - to be consistent with jpeg.c.
Kevin O'Connor
2010-07-30
1
-10
/
+10
*
Breakup jpeg_decode into parsing and displaying phases.
Kevin O'Connor
2010-07-30
1
-2
/
+7
*
Avoid using BSS variables in jpeg.c.
Kevin O'Connor
2010-07-30
1
-1
/
+1
*
Cleanup bootsplash vesa signature detection.
Kevin O'Connor
2010-07-27
1
-5
/
+6
*
Be sure to disable bootsplash on all BIOS boot cases.
Kevin O'Connor
2010-07-26
1
-3
/
+6
*
Add call16_int10 helper to bootsplash.c.
Kevin O'Connor
2010-07-26
1
-16
/
+16
*
Don't do "double buffering" in bootsplash code.
Kevin O'Connor
2010-07-26
1
-40
/
+9
*
Check that malloc succeeds in bootsplash code.
Kevin O'Connor
2010-07-26
1
-45
/
+36
*
Bootsplash fixes and cleanups.
Kevin O'Connor
2010-07-26
1
-25
/
+19
*
Initial bootsplash support.
Kevin O'Connor
2010-06-28
1
-0
/
+262