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:
@@ -51,7 +51,7 @@ EFI_PCI_ROOT_BRIDGE_DEVICE_PATH mEfiPciRootBridgeDevicePath[1][1] = {
|
||||
};
|
||||
|
||||
PCI_ROOT_BRIDGE_RESOURCE_APPETURE mResAppeture[1][1] = {
|
||||
{0, 0, 0, 0xffffffff, 0, 1 << 16}
|
||||
{0, 0xff, 0x80000000, 0xffffffff, 0, 0xffff}
|
||||
};
|
||||
|
||||
EFI_HANDLE mDriverImageHandle;
|
||||
|
Reference in New Issue
Block a user