summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Isa
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@linaro.org>2016-04-08 11:45:02 +0200
committerArd Biesheuvel <ard.biesheuvel@linaro.org>2016-04-12 18:26:47 +0200
commitffea0a2ce21e8e9878587de2419959a7bfea4021 (patch)
treefd32b3a0a7c5fa8c2d3f92b7e1d7644b0823c37a /MdeModulePkg/Bus/Isa
parentcd2178bb73b53ea41025e503fd7ffdb1d58c103b (diff)
downloadedk2-ffea0a2ce21e8e9878587de2419959a7bfea4021.tar.gz
edk2-ffea0a2ce21e8e9878587de2419959a7bfea4021.tar.bz2
edk2-ffea0a2ce21e8e9878587de2419959a7bfea4021.zip
ArmVirtPkg/VirtFdtDxe: drop PCI host bridge handling
Now that the PCI host bridge driver parses the DT node that describes the PCI host bridge directly via the FDT client protocol, we can drop the handling from VirtFdtDxe completely. This means some PCI related PCDs are no longer set, such as PcdPciBusMin, PcdPciBusMax, PcdPciIoBase, PcdPciIoSize, PcdPciIoTranslation, PcdPciMmio32Base and PcdPciMmio32Size. Since these PCDs are specific to ARM (and declared in ArmPlatformPkg), and not used anywhere else by the ArmVirtPkg platforms, we can simply stop populating them, and drop all references to them. It also means that we can no longer rely on PcdPciDisableBusEnumeration to be set before it is consumed by PciBusDxe and QemuFwCfgAcpiPlatformDxe, so make those depend on FdtPciPcdProducerLib explicitly via NULL library class resolution. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Diffstat (limited to 'MdeModulePkg/Bus/Isa')
0 files changed, 0 insertions, 0 deletions