[SeaBIOS] [PATCH 0/2] Better text mode attribute handling in cbvga

Kevin O'Connor kevin at koconnor.net
Fri Oct 17 17:28:19 CEST 2014


These two patches enable better support for text highlighting and
colors when using the "coreboot native vga" seavgabios option rom.  It
is a bit of a hack, but seems to improve things in a couple of boot
loaders I tested.

This is also at (along with the previous usb series):
  https://github.com/KevinOConnor/seabios/tree/testing

-Kevin


Kevin O'Connor (2):
  vgabios: Add support for reading framebuffer in "direct" mode
  vgabios: Add support handling text mode attributes while in graphics
    mode

 vgasrc/Kconfig |  6 ++++++
 vgasrc/vgafb.c | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 61 insertions(+), 8 deletions(-)

-- 
1.9.3




More information about the SeaBIOS mailing list