[SeaBIOS] [PATCH RFC 3/7] Add configuration menu for the VGA ROM

Gerd Hoffmann kraxel at redhat.com
Fri Dec 16 15:45:00 CET 2011


On 12/16/11 15:15, Julian Pidancet wrote:
> This patch adds a configuration menu for the VGA ROM, it also allow
> the creation of a PCI header so the ROM can be extracted from a PCI
> device.

Qemu three has different vga card emulations which all use the bochs
dispi interface but have different pci ids.  Would be nice to be able to
build bioses for all of them with a single make run.  Guess easiest way
to do this is to have several CONFIG_VGA_QEMU_* options which each build
a bochs vbe bios with predefined pci ids ...

There are:
  -vga std      1234:1111
  -vga vmware   15ad:0405
  -vga qxl      1b36:0100

cheers,
  Gerd



More information about the SeaBIOS mailing list