Re: [edk2-devel] [PATCH edk2-platforms 00/16] Add PCIe Support

2020-05-24 Thread Wasim Khan (OSS)
> -Original Message- > From: Leif Lindholm > Sent: Friday, May 22, 2020 4:29 PM > To: Ard Biesheuvel > Cc: Wasim Khan (OSS) ; devel@edk2.groups.io; > Meenakshi Aggarwal ; Vabhav Sharma > ; Varun Sethi ; jon@solid- > run.com; Wasim Khan > Subject: Re: [PATCH edk2-platforms 00/16] Add P

Re: [edk2-devel] [PATCH edk2-platforms 00/16] Add PCIe Support

2020-05-22 Thread Leif Lindholm
On Fri, May 22, 2020 at 11:46:07 +0200, Ard Biesheuvel wrote: > On 5/22/20 1:02 AM, Wasim Khan wrote: > > From: Wasim Khan > > > > Add PCIe Support for NXP Layerscape SoC which supports > > different PCIe controllers. > > Use generic PCIe drivers and wire up PciHostBridgeLib, > > PciSegmentLib an

[edk2-devel] [PATCH edk2-platforms 00/16] Add PCIe Support

2020-05-22 Thread Wasim Khan
From: Wasim Khan Add PCIe Support for NXP Layerscape SoC which supports different PCIe controllers. Use generic PCIe drivers and wire up PciHostBridgeLib, PciSegmentLib and PciCpuIo2Dxe driver for controller specific implementation. Wasim Khan (16): Silicon/NXP/NxpQoriqLs.dec: Add PCIe related

Re: [edk2-devel] [PATCH edk2-platforms 00/16] Add PCIe Support

2020-05-22 Thread Ard Biesheuvel
On 5/22/20 1:02 AM, Wasim Khan wrote: From: Wasim Khan Add PCIe Support for NXP Layerscape SoC which supports different PCIe controllers. Use generic PCIe drivers and wire up PciHostBridgeLib, PciSegmentLib and PciCpuIo2Dxe driver for controller specific implementation. Thanks. This is looki