diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2022-01-21 16:48:47 -0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-02-04 18:10:25 +0000 |
commit | a4b7aa362d94bbe0287663cab9af4ab503f6185d (patch) | |
tree | b7619b42707e49a1951e29344422130496534447 /BaseTools/Source/Python/Workspace/WorkspaceDatabase.py | |
parent | 33189f05278345eab608ff56e87905bdeacdbd47 (diff) | |
download | edk2-a4b7aa362d94bbe0287663cab9af4ab503f6185d.tar.gz edk2-a4b7aa362d94bbe0287663cab9af4ab503f6185d.tar.bz2 edk2-a4b7aa362d94bbe0287663cab9af4ab503f6185d.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/WorkspaceDatabase.py')
0 files changed, 0 insertions, 0 deletions