OSDN Git Service

seabios: add vga configs for bochs-display and ramfb
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 20 Jun 2018 10:05:55 +0000 (12:05 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 2 Jul 2018 15:20:54 +0000 (17:20 +0200)
commit75056cef41b6ca304948866b27b04b3c6713dfaa
treeec5f4aa703663eb66717f068e7002b92d87a3bfb
parent429d3ae2c8e52d2787af10fffce71103bf0f82f0
seabios: add vga configs for bochs-display and ramfb

Both bochs-display and ramfb are devices with a simple framebuffer and
no vga emulation or text mode.  seavgabios has support for text mode
emulation (at vgabios call level), we are using that to provide some
vga compatibility support for these devices.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
roms/Makefile
roms/config.vga-bochs-display [new file with mode: 0644]
roms/config.vga-ramfb [new file with mode: 0644]