Re: [edk2-devel] [PATCH v2 28/28] Platform/NXP/LS1043aRdbPkg: Add PEI Phase

2020-03-31 Thread Leif Lindholm
On Tue, Mar 31, 2020 at 10:23:48 +, Pankaj Bansal (OSS) wrote: > > > -/*++ > > > - > > > -Routine Description: > > > - > > > - > > > - > > > -Arguments: > > > - > > > - FileHandle - Handle of the file being invoked. > > > - PeiServices - Describes the list of possible PEI Services. > > > - >

Re: [edk2-devel] [PATCH v2 28/28] Platform/NXP/LS1043aRdbPkg: Add PEI Phase

2020-03-31 Thread Pankaj Bansal
> -Original Message- > From: Leif Lindholm > Sent: Monday, March 30, 2020 5:49 PM > To: Pankaj Bansal (OSS) > Cc: Meenakshi Aggarwal ; Michael D Kinney > ; devel@edk2.groups.io; Varun Sethi > ; Samer El-Haj-Mahmoud mahm...@arm.com>; Jon Nettleton > Subject: Re: [PATCH v2 28/28] Platf

Re: [edk2-devel] [PATCH v2 28/28] Platform/NXP/LS1043aRdbPkg: Add PEI Phase

2020-03-30 Thread Leif Lindholm
On Fri, Mar 20, 2020 at 20:05:43 +0530, Pankaj Bansal wrote: > From: Pankaj Bansal > > Add PEI phase to LS1043aRdb. This is needed becuase we need to have > dynamic PCDs support to be able to reserve memory before reporting > memory to UEFI fimrware. > > Signed-off-by: Pankaj Bansal > --- > Pl

[edk2-devel] [PATCH v2 28/28] Platform/NXP/LS1043aRdbPkg: Add PEI Phase

2020-03-19 Thread Pankaj Bansal
From: Pankaj Bansal Add PEI phase to LS1043aRdb. This is needed becuase we need to have dynamic PCDs support to be able to reserve memory before reporting memory to UEFI fimrware. Signed-off-by: Pankaj Bansal --- Platform/NXP/LS1043aRdbPkg/LS1043aRdbPkg.dsc | 9 --- Platform/NXP/LS1043aRdbPk