Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-02 | seabios: add vga configs for bochs-display and ramfb | Gerd Hoffmann | |
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> |