]> git.proxmox.com Git - mirror_edk2.git/commit
ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle
authorDaniil Egranov <daniil.egranov@arm.com>
Thu, 22 Sep 2016 22:33:01 +0000 (17:33 -0500)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 12 Oct 2016 08:41:08 +0000 (09:41 +0100)
commit50d4be4f4e3d5beb2c1aa58853b92e3cc1f4cb9a
tree29b600c72230e543f3369c16c592b6092ff12db6
parent272142289dbb5e8203f94cba1cc06c96b77a6938
ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle

The fix handles the PCI Dual Address Cycle Attribute case. It allows
drivers using PCI DAC run on Juno.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Daniil Egranov <daniil.egranov@arm.com>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Ryan Harkin <ryan.harkin@linaro.org>
ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe/PciRootBridge.c