]> xenbits.xensource.com Git - seabios.git/commit
Allow qemu to use bootsplash code via fwcfg interface.
authorKevin O'Connor <kevin@koconnor.net>
Fri, 30 Jul 2010 22:53:10 +0000 (18:53 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Fri, 30 Jul 2010 22:53:10 +0000 (18:53 -0400)
commitc8e4e88111fdc2682fd157a449234167faded976
treedfb8fe5198357e90993d70614f9edab5b6f513c5
parent597040dd3dba3471c9ed012a5056c42949f34962
Allow qemu to use bootsplash code via fwcfg interface.

All the bootsplash code to pull the jpeg file from either cbfs (on
coreboot) or fwcfg (on qemu).
src/bootsplash.c