audk/OvmfPkg/Library/PlatformBdsLib
Gabriel Somlo 5218c27950 OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setup
Remove hard-coded list of PCI devices for which the Interrupt Line
register is initialized. Instead, provide a "visitor" function to
initialize the register only for present and applicable PCI devices.

At this time, we match the behavior of SeaBIOS (file src/fw/pciinit.c,
functions *_pci_slot_get_irq() and "map the interrupt" block from
pci_bios_init_device()).

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gabriel Somlo <somlo@cmu.edu>
Reviewed-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16398 6f19259b-4bc3-4df7-8a09-765794883524
2014-11-17 19:09:12 +00:00
..
BdsPlatform.c OvmfPkg: PlatformBdsLib: Dynamic PCI Interrupt Line register setup 2014-11-17 19:09:12 +00:00
BdsPlatform.h OvmfPkg: PlatformBdsLib: Platform dependent PCI/IRQ initialization 2014-11-14 00:39:04 +00:00
PlatformBdsLib.inf OvmfPkg: PlatformBdsLib: Platform dependent PCI/IRQ initialization 2014-11-14 00:39:04 +00:00
PlatformData.c Update the copyright notice format 2010-04-28 12:43:04 +00:00
QemuBootOrder.c OvmfPkg: add a catch-all match for PCI devices in the OpenFirmware path 2014-03-31 20:36:23 +00:00
QemuBootOrder.h OvmfPkg: get boot order from QEMU 2012-08-27 23:28:30 +00:00
QemuKernel.c OvmfPkg: LoadLinuxLib: Zero kernel parameters instead of passing garbage 2013-01-16 06:49:45 +00:00