Re: [edk2] [PATCH 0/5] ArmVirtQemu: move to generic PciHostBridgeDxe

2016-08-22 Thread Laszlo Ersek
On 08/22/16 02:35, Ard Biesheuvel wrote: > Now that Laszlo's virtio-gpu-pci have removed the last remaining obstacle, > we can get rid of the special PciHostBridgeDxe implementation in ArmVirtPkg, > and move to the generic one. This will allow us to perform DMA above 4GB > without bounce

[edk2] [PATCH 0/5] ArmVirtQemu: move to generic PciHostBridgeDxe

2016-08-22 Thread Ard Biesheuvel
Now that Laszlo's virtio-gpu-pci have removed the last remaining obstacle, we can get rid of the special PciHostBridgeDxe implementation in ArmVirtPkg, and move to the generic one. This will allow us to perform DMA above 4GB without bounce buffering, and use 64-bit MMIO BARs. Patch #1 removes the