[edk2-devel] [PATCH v1 0/2] Update the SRAT Acpiview parser to ACPI 6.3

Liming Gao liming.gao at intel.com
Mon Nov 4 03:26:42 UTC 2019


I see the change in MdePkg has been pushed. So, the remaining discussion is about the change in ShellPkg, right?

Thanks
Liming
>-----Original Message-----
>From: Gao, Zhichao
>Sent: Monday, November 04, 2019 10:13 AM
>To: Sudipto Paul <Sudipto.Paul at arm.com>; Sami Mujawar
><Sami.Mujawar at arm.com>; Krzysztof Koch <Krzysztof.Koch at arm.com>;
>devel at edk2.groups.io
>Cc: Carsey, Jaben <jaben.carsey at intel.com>; Ni, Ray <ray.ni at intel.com>;
>Kinney, Michael D <michael.d.kinney at intel.com>; Gao, Liming
><liming.gao at intel.com>; Matteo Carlini <Matteo.Carlini at arm.com>; nd
><nd at arm.com>; Deepak Pandey <Deepak.Pandey at arm.com>
>Subject: RE: [PATCH v1 0/2] Update the SRAT Acpiview parser to ACPI 6.3
>
>Thanks for the T-B.
>But the patch has conflict now, can you help to address it? As I know the
>previous change aims to remove the declaration of the internal used function.
>So I suggest to remove the declaration of the new added function and move
>the definition to the location of the declaration.
>
>Thanks,
>Zhichao
>
>> -----Original Message-----
>> From: Sudipto Paul <Sudipto.Paul at arm.com>
>> Sent: Friday, November 1, 2019 9:59 PM
>> To: Sami Mujawar <Sami.Mujawar at arm.com>; Krzysztof Koch
>> <Krzysztof.Koch at arm.com>; devel at edk2.groups.io
>> Cc: Carsey, Jaben <jaben.carsey at intel.com>; Ni, Ray <ray.ni at intel.com>;
>Gao,
>> Zhichao <zhichao.gao at intel.com>; Kinney, Michael D
>> <michael.d.kinney at intel.com>; Gao, Liming <liming.gao at intel.com>;
>Matteo
>> Carlini <Matteo.Carlini at arm.com>; nd <nd at arm.com>; Deepak Pandey
>> <Deepak.Pandey at arm.com>
>> Subject: RE: [PATCH v1 0/2] Update the SRAT Acpiview parser to ACPI 6.3
>>
>> Tested-by: Sudipto Paul <sudipto.paul at arm.com
>>
>> This patch has been tested on N1SDP. This is a public Neoverse branded
>cores
>> System Development Platform.
>> https://community.arm.com/developer/tools-software/oss-
>> platforms/w/docs/440/neoverse-n1-sdp
>>
>>
>> -Sudipto
>>
>> -----Original Message-----
>> From: Sami Mujawar <Sami.Mujawar at arm.com>
>> Sent: 21 October 2019 17:06
>> To: Krzysztof Koch <Krzysztof.Koch at arm.com>; devel at edk2.groups.io
>> Cc: jaben.carsey at intel.com; ray.ni at intel.com; zhichao.gao at intel.com;
>> michael.d.kinney at intel.com; liming.gao at intel.com; Matteo Carlini
>> <Matteo.Carlini at arm.com>; nd <nd at arm.com>; Deepak Pandey
>> <Deepak.Pandey at arm.com>; Sudipto Paul <Sudipto.Paul at arm.com>
>> Subject: RE: [PATCH v1 0/2] Update the SRAT Acpiview parser to ACPI 6.3
>>
>> Reviewed-by: Sami Mujawar <sami.mujawar at arm.com>
>>
>> Regards,
>>
>> Sami Mujawar
>>
>> -----Original Message-----
>> From: Krzysztof Koch <krzysztof.koch at arm.com>
>> Sent: 12 June 2019 03:10 PM
>> To: devel at edk2.groups.io
>> Cc: jaben.carsey at intel.com; ray.ni at intel.com; zhichao.gao at intel.com;
>> michael.d.kinney at intel.com; liming.gao at intel.com; Sami Mujawar
>> <Sami.Mujawar at arm.com>; Matteo Carlini <Matteo.Carlini at arm.com>;
>> Stephanie Hughes-Fitt <Stephanie.Hughes-Fitt at arm.com>; nd
><nd at arm.com>
>> Subject: [PATCH v1 0/2] Update the SRAT Acpiview parser to ACPI 6.3
>>
>> This patch adds a number of definitions to the ACPI 6.3 header file for the
>> purpose of parsing Revision 3 of the System Resource Affinity Table
>> (SRAT) in the Acpiview UEFI shell tool.
>>
>> By defining the Generic Initiator Affinity Structure's Type ID and the allowed
>> Device Handle Types for the structure, it is possible to dump and validate
>the
>> contents of the latest version of the SRAT table in acpiview.
>>
>> References:
>> - ACPI 6.3 January 2019, Section 5.2.16.6
>>
>> Changes can be seen at:
>> https://github.com/KrzysztofKoch1/edk2/tree/582_acpiview_6_3_srat_v1
>>
>> Krzysztof Koch (2):
>>   MdePkg: Add Generic Initiator Affinity Structure definitions to SRAT
>>   ShellPkg: acpiview: Update SRAT parser to ACPI 6.3
>>
>>  MdePkg/Include/IndustryStandard/Acpi63.h                               |  11 +-
>>  ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.c              |  35
>++-
>>  ShellPkg/Library/UefiShellAcpiViewCommandLib/AcpiParser.h              |  16
>++
>>  ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Srat/SratParser.c
>|
>> 256 +++++++++++++++++++-
>>  4 files changed, 309 insertions(+), 9 deletions(-)
>>
>> --
>> 'Guid(CE165669-3EF3-493F-B85D-6190EE5B9759)'
>>
>>
>>
>> IMPORTANT NOTICE: The contents of this email and any attachments are
>> confidential and may also be privileged. If you are not the intended recipient,
>> please notify the sender immediately and do not disclose the contents to
>any
>> other person, use it for any purpose, or store or copy the information in any
>> medium. Thank you.

-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#49898): https://edk2.groups.io/g/devel/message/49898
Mute This Topic: https://groups.io/mt/32042460/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list