Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-08-08 Thread Rohit Mathew
Hi Pierre > -Original Message- > From: Rohit Mathew > Sent: Monday, August 7, 2023 1:45 PM > To: Pierre Gondois ; devel@edk2.groups.io > Cc: Thomas Abraham ; Sami Mujawar > ; James Morse ; Ray Ni > ; Zhichao Gao ; nd > > Subject: RE: [edk2-devel] [PATCH V3

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-08-07 Thread Rohit Mathew
Hi Pierre, > -Original Message- > From: Pierre Gondois > Sent: Friday, August 4, 2023 12:20 PM > To: Rohit Mathew ; devel@edk2.groups.io > Cc: Thomas Abraham ; Sami Mujawar > ; James Morse ; Ray Ni > ; Zhichao Gao ; nd > > Subject: Re: [edk2-devel] [PATCH V3

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-08-04 Thread PierreGondois
Hello Rohit, On 7/31/23 22:14, Rohit Mathew wrote: Hi Pierre, Apologies for the delay in response. ~~ + +/** + This function parses the locator field within the resource node for ACPI MPAM + table. The parsing is based on the locator type field. + + This function also performs validati

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-07-31 Thread Rohit Mathew
Hi Pierre, Apologies for the delay in response. ~~ > > + > > +/** > > + This function parses the locator field within the resource node for > ACPI > MPAM > > + table. The parsing is based on the locator type field. > > + > > + This function also performs validatio

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-07-25 Thread PierreGondois
Abraham ; Sami Mujawar ; James Morse ; Ray Ni ; Zhichao Gao ; nd Subject: Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser Hello Rohit, Thanks for the answers, I should have also answered your questions, Regards, Pierre On 7/24/23 11:50, Rohit Mathew wrote: Hi Pierre, Thank you for

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-07-24 Thread Rohit Mathew
; nd > > Subject: Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM > Parser > > Hello Rohit, > Thanks for the answers, I should have also answered your questions, > > Regards, > Pierre > > On 7/24/23 11:50, Rohit Mathew wrote: > > Hi Pierre, > &

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-07-24 Thread PierreGondois
Hello Rohit, Thanks for the answers, I should have also answered your questions, Regards, Pierre On 7/24/23 11:50, Rohit Mathew wrote: Hi Pierre, Thank you for the detailed review. Please find my response inline. On 5/22/23 16:45, Rohit Mathew via groups.io wrote: Add a parser for the MPAM

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-07-24 Thread Rohit Mathew
Hi Pierre, Thank you for the detailed review. Please find my response inline. > On 5/22/23 16:45, Rohit Mathew via groups.io wrote: > > Add a parser for the MPAM (Memory system resource partitioning and > > monitoring) ACPI table. This parser would parse all MPAM related > > structures embedded a

Re: [edk2-devel] [PATCH V3 3/3] ShellPkg/AcpiView: Add MPAM Parser

2023-07-20 Thread PierreGondois
Hello Rohit, On 5/22/23 16:45, Rohit Mathew via groups.io wrote: Add a parser for the MPAM (Memory system resource partitioning and monitoring) ACPI table. This parser would parse all MPAM related structures embedded as part of the ACPI table. Necessary validations are also performed where and w