Re: [edk2] [PATCH 2/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle

2016-10-12 Thread Ard Biesheuvel
On 12 October 2016 at 09:37, Ryan Harkin wrote: > On 23 September 2016 at 08:58, Ard Biesheuvel > wrote: >> On 22 September 2016 at 23:33, Daniil Egranov wrote: >>> The fix handles the PCI Dual Address Cycle Attribute

Re: [edk2] [PATCH 2/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle

2016-10-12 Thread Ryan Harkin
On 23 September 2016 at 08:58, Ard Biesheuvel wrote: > On 22 September 2016 at 23:33, Daniil Egranov wrote: >> The fix handles the PCI Dual Address Cycle Attribute case. It allows >> drivers using PCI DAC run on Juno. >> >> Contributed-under:

Re: [edk2] [PATCH 2/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle

2016-09-23 Thread Ard Biesheuvel
On 22 September 2016 at 23:33, Daniil Egranov wrote: > 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

[edk2] [PATCH 2/2] ArmPlatformPkg/ArmJunoPkg/Drivers/PciHostBridgeDxe: Fix for PCI Dual Address Cycle

2016-09-22 Thread Daniil Egranov
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 --- .../ArmJunoPkg/Drivers/PciHostBridgeDxe/PciRootBridge.c | 9