]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/NvmExpressDxe: enable 64-bit PCI DMA
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Mon, 5 Sep 2016 08:51:32 +0000 (09:51 +0100)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 6 Sep 2016 14:40:49 +0000 (15:40 +0100)
commit4e28ea2c29e008e1390ea87c6e5a78d65ee33d5c
tree9610f36e6e22baf210bc6fa8bd62e68cf1d755a3
parent167c3fb45674c274219b3af0bc811992cd4d6116
MdeModulePkg/NvmExpressDxe: enable 64-bit PCI DMA

PCI controller drivers must set the EFI_PCI_IO_ATTRIBUTE_DUAL_ADDRESS_CYCLE
attribute if the controller supports 64-bit DMA addressing.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Feng Tian <feng.tian@Intel.com>
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c