]> git.proxmox.com Git - mirror_edk2.git/commit
ArmVirtPkg/FdtPciHostBridgeLib: enable 64-bit PCI DMA
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 5 Sep 2016 09:00:37 +0000 (10:00 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 6 Sep 2016 14:46:53 +0000 (15:46 +0100)
commit4c0b2d25c61c8dad0a9dcf9cb078df102aee6284
tree9c15ca99544da1ebe0776a4156ffc430c42cc430
parente58a71d9c50ba641b5ab19f5ce2cbf772187de4d
ArmVirtPkg/FdtPciHostBridgeLib: enable 64-bit PCI DMA

Now that the PCI root bridge driver and various host controller drivers
have been fixed, remove the 4 GB limit on PCI DMA allocation for QEMU's
ECAM PCI host bridge.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
ArmVirtPkg/Library/FdtPciHostBridgeLib/FdtPciHostBridgeLib.c