commit | 75056cef41b6ca304948866b27b04b3c6713dfaa | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Jun 20 12:05:55 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Jul 02 17:20:54 2018 +0200 |
tree | ec5f4aa703663eb66717f068e7002b92d87a3bfb | |
parent | 429d3ae2c8e52d2787af10fffce71103bf0f82f0 [diff] |
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>