coreboot-kgpe-d16/src/devices
Patrick Georgi 9144304771 Improve compatibility of YABEL with real-world VGABIOSes
Some of them do weird things to the option rom region (mapping
registers there or so) which failed as we handled these memory
region in emulation. As they were copied back to real memory
after the emulation was done, we can just as well use real
memory directly for these regions.

This affects IVT, BDA, and option ROM space.

Signed-off-by: Patrick Georgi <patrick.georgi@secunet.com>
Acked-by: Joseph Smith <joe@settoplinux.org>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6251 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2011-01-13 11:38:46 +00:00
..
oprom Improve compatibility of YABEL with real-world VGABIOSes 2011-01-13 11:38:46 +00:00
agp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
cardbus_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
device.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
device_util.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
hypertransport.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
Kconfig Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
Makefile.inc Rename build system variables to be more intuitive, and 2010-09-30 16:55:02 +00:00
pci_device.c don't hardcode CONFIG_PC80_SYSTEM 2010-12-16 23:52:04 +00:00
pci_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pci_rom.c Printing coreboot debug messages on VGA console is pretty much useless, since 2010-11-22 08:09:50 +00:00
pciexp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pcix_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
pnp_device.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00
root_device.c Cosmetics and coding style fixes in devices/*. 2010-10-18 00:00:57 +00:00
smbus_ops.c Various cosmetic and coding style fixes in src/devices. 2010-11-04 23:23:47 +00:00