UefiPayloadPkg: Add PCI support from DuetPkg
Skip PCI enumeration, which is already handled by Coreboot, by using PciBusNoEnumerationDxe and PciRootBridgeNoEnumerationDxe from the deleted DuetPkg.
This commit is contained in:
@@ -128,8 +128,10 @@ INF MdeModulePkg/Logo/LogoDxe.inf
|
||||
#
|
||||
# PCI Support
|
||||
#
|
||||
INF MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
|
||||
INF MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
||||
#INF MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
|
||||
#INF MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
|
||||
INF UefiPayloadPkg/PciRootBridgeNoEnumerationDxe/PciRootBridgeNoEnumeration.inf
|
||||
INF UefiPayloadPkg/PciBusNoEnumerationDxe/PciBusNoEnumeration.inf
|
||||
|
||||
#
|
||||
# ISA Support
|
||||
|
Reference in New Issue
Block a user