coreboot/src/device
Stefan Reinauer 22ae2b9378 VBE: Skip graphics mode setting for non-VGA devices
This hit me when running the latest Qemu with coreboot:
First the graphics OPROM is running, then an iPXE OPROM.
The iPXE OPROM has no int10 support (obviously) so calling
vbe_set_graphics() wipes the framebuffer information from
the coreboot table.

Change-Id: Ie0453c4a908ea4a6216158f663407a3e72ce4d34
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/2325
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2013-02-08 18:36:35 +01:00
..
oprom VBE: Skip graphics mode setting for non-VGA devices 2013-02-08 18:36:35 +01:00
agp_device.c
cardbus_device.c
cpu_device.c
device.c
device_romstage.c
device_util.c
hypertransport.c
Kconfig Make PCIe config options depend on PCIe support 2013-01-04 19:35:14 +01:00
Makefile.inc
pci_device.c
pci_ops.c
pci_rom.c Extend CBFS to support arbitrary ROM source media. 2013-01-30 17:58:32 +01:00
pciexp_device.c
pcix_device.c
pnp_device.c
root_device.c
smbus_ops.c