audk/MdeModulePkg/Bus/Pci/PciBusDxe
Michael D Kinney a4b7aa362d MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM override
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3811

Remove ASSERT() statements that are triggered if a platform provides
an override of PCI ROM attached to a PCI Controller.  The PCI Platform
Protocol allows the platform to provide a PCI ROM image for a PCI
Controller.  This works for PCI Controllers that do not have an attached
PCI ROM, but the platform is not allowed to replace the PCI ROM for a
PCI Controller that has its own PCI ROM.  Removing these ASSERT()
statements enables this additional use case.

Cc: Hao A Wu <hao.a.wu@intel.com>
Cc: Ray Ni <ray.ni@intel.com>
Cc: Star Zeng <star.zeng@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
2022-02-04 18:10:25 +00:00
..
ComponentName.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
ComponentName.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciBus.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciBus.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciBusDxe.inf MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe Resizable BAR Capability 2021-01-04 08:25:28 +00:00
PciBusDxe.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
PciBusDxeExtra.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
PciCommand.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciCommand.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciDeviceSupport.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciDeviceSupport.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciDriverOverride.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciDriverOverride.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciEnumerator.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciEnumerator.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciEnumeratorSupport.c MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RP 2021-12-29 13:45:29 +00:00
PciEnumeratorSupport.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciHotPlugSupport.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciHotPlugSupport.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciIo.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciIo.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciLib.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciLib.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciOptionRomSupport.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciOptionRomSupport.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciPowerManagement.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciPowerManagement.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciResourceSupport.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciResourceSupport.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PciRomTable.c MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM override 2022-02-04 18:10:25 +00:00
PciRomTable.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00