Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-23 | bios_emulator: Add some VESA interface debugging | Simon Glass | |
Allow the supported modes to be listed when in debug mode. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
2014-11-25 | Add support for Vesa BIOS extensions | Simon Glass | |
For option ROMs we can use these extensions to request a particular video mode. Add a header file which defines the binary interface. Signed-off-by: Simon Glass <sjg@chromium.org> |