Update PcAtChipsetPkg PciRootBridgeIo to consume IoLib&PciLib.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10591 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -35,7 +35,9 @@
|
||||
BaseLib
|
||||
DebugLib
|
||||
DevicePathLib
|
||||
|
||||
IoLib
|
||||
PciLib
|
||||
|
||||
[Sources]
|
||||
PciHostBridge.c
|
||||
PciRootBridgeIo.c
|
||||
@@ -44,9 +46,9 @@
|
||||
[Protocols]
|
||||
gEfiPciHostBridgeResourceAllocationProtocolGuid
|
||||
gEfiPciRootBridgeIoProtocolGuid
|
||||
gEfiCpuIo2ProtocolGuid
|
||||
gEfiMetronomeArchProtocolGuid
|
||||
gEfiDevicePathProtocolGuid
|
||||
|
||||
[depex]
|
||||
gEfiCpuIo2ProtocolGuid AND gEfiMetronomeArchProtocolGuid
|
||||
gEfiMetronomeArchProtocolGuid
|
||||
|
||||
|
Reference in New Issue
Block a user