Re: [edk2-devel] [PATCH 1/2] MdePkg/IndustryStandard: add definitions for ACPI APMT

2022-11-02 Thread Gao, Zhichao
arm.com > Subject: Re: [edk2-devel] [PATCH 1/2] MdePkg/IndustryStandard: add > definitions for ACPI APMT > > Hi Jeff, > > Thank you for this patch. > > These changes look good to me. > > Reviewed-by: Sami Mujawar > > Regards, > > Sami Mujaw

回复: [edk2-devel] [PATCH 1/2] MdePkg/IndustryStandard: add definitions for ACPI APMT

2022-11-01 Thread gaoliming via groups.io
ray...@intel.com; > n...@arm.com > 主题: Re: [edk2-devel] [PATCH 1/2] MdePkg/IndustryStandard: add > definitions for ACPI APMT > > Hi Jeff, > > Thank you for this patch. > > These changes look good to me. > > Reviewed-by: Sami Mujawar > > Regards, > > S

Re: [edk2-devel] [PATCH 1/2] MdePkg/IndustryStandard: add definitions for ACPI APMT

2022-11-01 Thread Sami Mujawar
Hi Jeff, Thank you for this patch. These changes look good to me. Reviewed-by: Sami Mujawar Regards, Sami Mujawar On 27/10/2022 03:40 pm, Jeff Brasen via groups.io wrote: This adds #defines and struct typedefs for the various node types in the ACPI Arm Performance Monitoring Unit (APMT)

[edk2-devel] [PATCH 1/2] MdePkg/IndustryStandard: add definitions for ACPI APMT

2022-10-27 Thread Jeff Brasen via groups.io
This adds #defines and struct typedefs for the various node types in the ACPI Arm Performance Monitoring Unit (APMT) table. Signed-off-by: Jeff Brasen --- MdePkg/Include/IndustryStandard/Acpi64.h | 5 ++ .../ArmPerformanceMonitoringUnitTable.h | 69 +++ 2