Re: [edk2] [PATCH edk2-platforms 33/39] Silicon/NXP: Implement PciHostBridgeLib support

2018-04-24 Thread Vabhav Sharma
>-Original Message- >From: Leif Lindholm [mailto:leif.lindh...@linaro.org] >Sent: Friday, April 20, 2018 8:24 PM >To: Meenakshi Aggarwal >Cc: ard.biesheu...@linaro.org; edk2-devel@lists.01.org; Udit Kumar >; Varun Sethi ;

Re: [edk2] [PATCH edk2-platforms 33/39] Silicon/NXP: Implement PciHostBridgeLib support

2018-04-24 Thread Vabhav Sharma
>-Original Message- >From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org] >Sent: Friday, April 20, 2018 2:05 PM >To: Meenakshi Aggarwal >Cc: Leif Lindholm ; Kinney, Michael D >; edk2-devel@lists.01.org;

Re: [edk2] [PATCH edk2-platforms 33/39] Silicon/NXP: Implement PciHostBridgeLib support

2018-04-20 Thread Leif Lindholm
My only comment in addition to Ard's comments/questions: Use same endianness handling here as for preceding patches? / Leif On Fri, Feb 16, 2018 at 02:20:29PM +0530, Meenakshi wrote: > From: Vabhav > > Implement the library that exposes the PCIe root complexes to the

Re: [edk2] [PATCH edk2-platforms 33/39] Silicon/NXP: Implement PciHostBridgeLib support

2018-04-20 Thread Ard Biesheuvel
On 16 February 2018 at 09:50, Meenakshi wrote: > From: Vabhav > > Implement the library that exposes the PCIe root complexes to the > generic PCI host bridge driver,Putting SoC Specific low level init > code for the RCs. > > Contributed-under:

[edk2] [PATCH edk2-platforms 33/39] Silicon/NXP: Implement PciHostBridgeLib support

2018-02-16 Thread Meenakshi
From: Vabhav Implement the library that exposes the PCIe root complexes to the generic PCI host bridge driver,Putting SoC Specific low level init code for the RCs. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Vabhav