Comment 51 for bug 1530530

Revision history for this message
In , Siro-3 (siro-3) wrote :

You are right.
I got confused looking at the code:
pixel_bits db 0 ; pixel size (8 or 16)
color_bits db 0 ; color bits (8, 15 or 16)

This should be fixed.

SeaVGABios advertises 24bpp as the panel does support 24bpp, even though the VBE format should be 32bpp. I'll send a fix to SeaBIOS.