On Wed, Jan 27, 2021 at 12:21 PM Vikas Singh
wrote:
>
> On Tue, Jan 26, 2021 at 4:49 PM Leif Lindholm wrote:
> >
> > Hi Vikas,
> >
> > On Tue, Jan 19, 2021 at 10:11:43 +0530, Vikas Singh wrote:
> > > > > > > +/** A helper macro for returning configuration manager objects
> > > > > > > +*/
> > > >
On Tue, Jan 26, 2021 at 4:49 PM Leif Lindholm wrote:
>
> Hi Vikas,
>
> On Tue, Jan 19, 2021 at 10:11:43 +0530, Vikas Singh wrote:
> > > > > > +/** A helper macro for returning configuration manager objects
> > > > > > +*/
> > > > > > +#define HANDLE_CM_OBJECT(ObjId, CmObjectId, Object, ObjectCount
Hi Vikas,
On Tue, Jan 19, 2021 at 10:11:43 +0530, Vikas Singh wrote:
> > > > > +/** A helper macro for returning configuration manager objects
> > > > > +*/
> > > > > +#define HANDLE_CM_OBJECT(ObjId, CmObjectId, Object, ObjectCount)
> > > > > \
> > > > > + case ObjId: {
(meenakshi.aggar...@nxp.com) ; Paul Yang
; Augustine Philips ; Samer
El-Haj-Mahmoud ; V Sethi (v.se...@nxp.com)
; arokia.samy ; Kuldip Dwivedi
; Ard Biesheuvel ;
Vikas Singh
Subject: Re: [edk2-devel] [PATCH v0] Platform/NXP: Add Dynamic Acpi for
layerscape platforms
+Sami,
On Sat, Jan 16, 2021 at 10
On Mon, Jan 18, 2021 at 10:25 PM Leif Lindholm wrote:
>
> +Sami,
>
> On Sat, Jan 16, 2021 at 10:15:41 +0530, Vikas Singh wrote:
> > On Sun, Jan 10, 2021 at 8:56 AM Leif Lindholm wrote:
> > >
> > > On Tue, Dec 29, 2020 at 12:55:58 +0530, Vikas Singh wrote:
> > > > These changes intend to add
> > >