public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* Re: [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser
       [not found] <17617E52D0D702B1.20228@groups.io>
@ 2023-07-18 13:15 ` Rohit Mathew
  2023-07-19  5:32   ` 回复: " gaoliming via groups.io
  0 siblings, 1 reply; 2+ messages in thread
From: Rohit Mathew @ 2023-07-18 13:15 UTC (permalink / raw)
  To: devel@edk2.groups.io, Rohit Mathew
  Cc: Michael D Kinney, Liming Gao, Thomas Abraham, Sami Mujawar,
	James Morse, Ray Ni, Zhichao Gao, nd

Hi,

Gentle reminder on the series.

Regards,
Rohit

> -----Original Message-----
> From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Rohit
> Mathew via groups.io
> Sent: Monday, May 22, 2023 3:44 PM
> To: devel@edk2.groups.io
> Cc: Michael D Kinney <michael.d.kinney@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Thomas Abraham
> <thomas.abraham@arm.com>; Sami Mujawar <Sami.Mujawar@arm.com>;
> James Morse <James.Morse@arm.com>; Ray Ni <ray.ni@intel.com>; Zhichao
> Gao <zhichao.gao@intel.com>
> 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 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. Certain aspects of the
> MPAM ACPI specification are still not implemented by the kernel tree. These
> aspects were verified only using acpiview.
> 
> Changes since V1:
>  -  Addressed comments on MPAM ACPI definitions from Sami.
>  -  V1 did not incorporate the parser. V2 has this implemented.
> 
> Changes since V2:
>  -  Addressed comments related to Interface/Link type defintions from Sami.
> 
> Changes can be found at:
> 
> https://github.com/rohit-arm/edk2/tree/mpam_acpi
> 
> [1]
> https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git/log/?h=mpa
> m/snapshot/v6.2
> 
> Rohit Mathew (3):
>   MdePkg/IndustryStandard: Add definitions for MPAM ACPI specification
>   ShellPkg: acpiview: Add routine to print 16 chars
>   ShellPkg/AcpiView: Add MPAM Parser
> 
>  MdePkg/Include/IndustryStandard/Acpi65.h                                     |    7 +-
>  MdePkg/Include/IndustryStandard/Mpam.h                                       |  260 ++++
>  ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c                    |   39
> +-
>  ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h                    |   39
> +-
> 
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParser
> .c       | 1331 ++++++++++++++++++++
> 
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParser
> .h       |   25 +
> 
> ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewComman
> dLib.c   |    3 +-
> 
> ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewComman
> dLib.inf |    4 +-
> 
> ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewComman
> dLib.uni |    3 +-
>  9 files changed, 1705 insertions(+), 6 deletions(-)  create mode 100644
> MdePkg/Include/IndustryStandard/Mpam.h
>  create mode 100644
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParser
> .c
>  create mode 100644
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParser
> .h
> 
> --
> 2.34.1
> 
> 
> 
> -=-=-=-=-=-=
> Groups.io Links: You receive all messages sent to this group.
> View/Reply Online (#105129):
> https://edk2.groups.io/g/devel/message/105129
> Mute This Topic: https://groups.io/mt/99066152/6795330
> Group Owner: devel+owner@edk2.groups.io
> Unsubscribe: https://edk2.groups.io/g/devel/unsub
> [rohit.mathew@arm.com]
> -=-=-=-=-=-=
> 



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107017): https://edk2.groups.io/g/devel/message/107017
Mute This Topic: https://groups.io/mt/100214875/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 2+ messages in thread

* 回复: [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser
  2023-07-18 13:15 ` [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser Rohit Mathew
@ 2023-07-19  5:32   ` gaoliming via groups.io
  0 siblings, 0 replies; 2+ messages in thread
From: gaoliming via groups.io @ 2023-07-19  5:32 UTC (permalink / raw)
  To: devel, rohit.mathew
  Cc: 'Michael D Kinney', 'Thomas Abraham',
	'Sami Mujawar', 'James Morse', 'Ray Ni',
	'Zhichao Gao', 'nd'

For this patch set, Acked-by: Liming Gao <gaoliming@byosoft.com.cn>

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Rohit
> Mathew
> 发送时间: 2023年7月18日 21:15
> 收件人: devel@edk2.groups.io; Rohit Mathew <Rohit.Mathew@arm.com>
> 抄送: Michael D Kinney <michael.d.kinney@intel.com>; Liming Gao
> <gaoliming@byosoft.com.cn>; Thomas Abraham
> <thomas.abraham@arm.com>; Sami Mujawar <Sami.Mujawar@arm.com>;
> James Morse <James.Morse@arm.com>; Ray Ni <ray.ni@intel.com>; Zhichao
> Gao <zhichao.gao@intel.com>; nd <nd@arm.com>
> 主题: 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 <devel@edk2.groups.io> On Behalf Of Rohit
> > Mathew via groups.io
> > Sent: Monday, May 22, 2023 3:44 PM
> > To: devel@edk2.groups.io
> > Cc: Michael D Kinney <michael.d.kinney@intel.com>; Liming Gao
> > <gaoliming@byosoft.com.cn>; Thomas Abraham
> > <thomas.abraham@arm.com>; Sami Mujawar <Sami.Mujawar@arm.com>;
> > James Morse <James.Morse@arm.com>; Ray Ni <ray.ni@intel.com>;
> Zhichao
> > Gao <zhichao.gao@intel.com>
> > 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 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. Certain aspects of the
> > MPAM ACPI specification are still not implemented by the kernel tree.
These
> > aspects were verified only using acpiview.
> >
> > Changes since V1:
> >  -  Addressed comments on MPAM ACPI definitions from Sami.
> >  -  V1 did not incorporate the parser. V2 has this implemented.
> >
> > Changes since V2:
> >  -  Addressed comments related to Interface/Link type defintions from
> Sami.
> >
> > Changes can be found at:
> >
> > https://github.com/rohit-arm/edk2/tree/mpam_acpi
> >
> > [1]
> >
> https://git.kernel.org/pub/scm/linux/kernel/git/morse/linux.git/log/?h=mpa
> > m/snapshot/v6.2
> >
> > Rohit Mathew (3):
> >   MdePkg/IndustryStandard: Add definitions for MPAM ACPI specification
> >   ShellPkg: acpiview: Add routine to print 16 chars
> >   ShellPkg/AcpiView: Add MPAM Parser
> >
> >  MdePkg/Include/IndustryStandard/Acpi65.h
> |    7 +-
> >  MdePkg/Include/IndustryStandard/Mpam.h
> |  260 ++++
> >  ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c
> |   39
> > +-
> >  ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h
> |   39
> > +-
> >
> >
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParse
> r
> > .c       | 1331 ++++++++++++++++++++
> >
> >
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParse
> r
> > .h       |   25 +
> >
> >
> ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewComman
> > dLib.c   |    3 +-
> >
> >
> ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewComman
> > dLib.inf |    4 +-
> >
> >
> ShellPkg/Library/UefiShellAcpiViewCommandLib/UefiShellAcpiViewComman
> > dLib.uni |    3 +-
> >  9 files changed, 1705 insertions(+), 6 deletions(-)  create mode 100644
> > MdePkg/Include/IndustryStandard/Mpam.h
> >  create mode 100644
> >
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParse
> r
> > .c
> >  create mode 100644
> >
> ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Mpam/MpamParse
> r
> > .h
> >
> > --
> > 2.34.1
> >
> >
> >
> > -=-=-=-=-=-=
> > Groups.io Links: You receive all messages sent to this group.
> > View/Reply Online (#105129):
> > https://edk2.groups.io/g/devel/message/105129
> > Mute This Topic: https://groups.io/mt/99066152/6795330
> > Group Owner: devel+owner@edk2.groups.io
> > Unsubscribe: https://edk2.groups.io/g/devel/unsub
> > [rohit.mathew@arm.com]
> > -=-=-=-=-=-=
> >
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#107037): https://edk2.groups.io/g/devel/message/107037
Mute This Topic: https://groups.io/mt/100230537/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-19  5:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <17617E52D0D702B1.20228@groups.io>
2023-07-18 13:15 ` [edk2-devel] [PATCH V3 0/3] MPAM ACPI definitions and parser Rohit Mathew
2023-07-19  5:32   ` 回复: " gaoliming via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox