Anybody have knowledge/examples/links of how to go about showing a bitmap image onto a screen when booting?
Thanks
Displaying a BMP image?
RE:Displaying a BMP image?
Hi
Ypu could use VESA to set up a high-res linear framebuffer and then copy the pixel-data from the bitmap to the screen.
http://www.vesa.org/vbe3.pdf About the VESA Bios Extensions
regards,
gaf
Ypu could use VESA to set up a high-res linear framebuffer and then copy the pixel-data from the bitmap to the screen.
http://www.vesa.org/vbe3.pdf About the VESA Bios Extensions
regards,
gaf