audk/MdeModulePkg/Bus/Pci/PciBusDxe
Ruiyu Ni 84ed8edff1 MdeModulePkg/PciBus: Don't create entry when recording ImageHandle
The patch shouldn't impact functionality.

Original code records the ImageHandle of Option ROM by creating a
new entry. It's not necessary.
The patch updates the ImageHandle in the old entry.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
2017-10-31 11:11:04 +08:00
..
ComponentName.c
ComponentName.h
PciBus.c MdeModulePkg/PciBus: Add IOMMU support. 2017-05-17 16:05:17 +08:00
PciBus.h MdeModulePkg/PciBus: Refine EFI_PCI_ROM_IMAGE_MAPPING 2017-10-31 11:11:03 +08:00
PciBusDxe.inf MdeModulePkg/PciBus: Add IOMMU support. 2017-05-17 16:05:17 +08:00
PciBusDxe.uni
PciBusDxeExtra.uni
PciCommand.c
PciCommand.h
PciDeviceSupport.c MdeModulePkg/PciBus: Refine EFI_PCI_ROM_IMAGE_MAPPING 2017-10-31 11:11:03 +08:00
PciDeviceSupport.h
PciDriverOverride.c
PciDriverOverride.h
PciEnumerator.c
PciEnumerator.h
PciEnumeratorSupport.c MdeModulePkg/PciBusDxe: Enable Bus Master on P2P bridges on demand 2017-09-28 12:54:53 +08:00
PciEnumeratorSupport.h
PciHotPlugSupport.c MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe ports 2016-07-13 08:39:29 +02:00
PciHotPlugSupport.h MdeModulePkg/PciBusDxe: recognize hotplug-capable PCIe ports 2016-07-13 08:39:29 +02:00
PciIo.c MdeModulePkg/PciBusDxe: Enable Bus Master on P2P bridges on demand 2017-09-28 12:54:53 +08:00
PciIo.h MdeModulePkg: Clean ACPI 2.0 characters in UEFI spec 2017-06-20 09:29:43 +08:00
PciLib.c MdeModulePkg/PciBus: Avoid hang when BUS pad resource is not in top 2017-07-28 17:52:46 +08:00
PciLib.h
PciOptionRomSupport.c MdeModulePkg/PciBus: Refine EFI_PCI_ROM_IMAGE_MAPPING 2017-10-31 11:11:03 +08:00
PciOptionRomSupport.h
PciPowerManagement.c
PciPowerManagement.h
PciResourceSupport.c MdeModulePkg/PciBus: Fix bug that PCI BUS claims too much resource 2017-10-23 15:50:55 +08:00
PciResourceSupport.h
PciRomTable.c MdeModulePkg/PciBus: Don't create entry when recording ImageHandle 2017-10-31 11:11:04 +08:00
PciRomTable.h MdeModulePkg/PciBus: Refine EFI_PCI_ROM_IMAGE_MAPPING 2017-10-31 11:11:03 +08:00