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

_______________________________________________
SeaBIOS mailing list
[email protected]
http://www.seabios.org/mailman/listinfo/seabios

Reply via email to