回复: [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser

2023-07-18 Thread gaoliming via groups.io
es Morse ; Ray Ni ; Zhichao > Gao ; nd > 主题: Re: [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser > > Hi, > > Gentle reminder on the series. > > Regards, > Rohit > > > -Original Message- > > From: devel@edk2.groups.io On Behalf Of

Re: [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser

2023-07-18 Thread Rohit Mathew
aham > ; Sami Mujawar ; > James Morse ; Ray Ni ; Zhichao > Gao > Subject: [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser > > This series adds the following > - definitions corresponding to MPAM ACPI 2.0 specification. > - MPAM parser > > An MPAM AC

[edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser

2023-05-22 Thread Rohit Mathew
This series adds the following - definitions corresponding to MPAM ACPI 2.0 specification. - MPAM parser An MPAM ACPI table formulated using the newly added MPAM ACPI definitions were validated on the linux kernel tree at [1]. The same table was parsed via acpiview using the newly added parser