]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtualizationPkg/PciHostBridgeDxe: ECAM enables 4KB config space
authorLaszlo Ersek <lersek@redhat.com>
Mon, 23 Feb 2015 16:03:02 +0000 (16:03 +0000)
committerlersek <lersek@Edk2>
Mon, 23 Feb 2015 16:03:02 +0000 (16:03 +0000)
commite1ec934cc313650bdb1bd1e199b0ea0f2e38ba27
tree801e2c2368e598489fed83d8863dab5b434b7e2d
parent9595e3cd514b55e27b53caff0e265f92f15f4ba3
ArmVirtualizationPkg/PciHostBridgeDxe: ECAM enables 4KB config space

The Enhanced Configuration Access Mechanism provides access to 4096
register bytes per PCIe B/D/F. The MAX_PCI_REG_ADDRESS macro that we're
changing here is used by RootBridgeIoCheckParameter() for verifying config
space boundaries in EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL.Pci.Read() and
.Write().

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Olivier Martin <Olivier.Martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16896 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/ArmVirtualizationPkg/PciHostBridgeDxe/PciHostBridge.h