Just one patch, in patch v1, the commit message check failed, sorry for I never use PatchCheck.py to check the commit message in patch v1
Thanks Jinlong -----Original Message----- From: gaoliming <gaolim...@byosoft.com.cn> Sent: Wednesday, October 25, 2023 3:24 PM To: Xu, Jinlong <jinlong...@intel.com>; devel@edk2.groups.io Cc: Kinney, Michael D <michael.d.kin...@intel.com> Subject: 回复: [PATCH v2 2/5] MdePkg ACPI65: Add 0x0B/PRM to Generic Address Structure Jinlong: I want to confirm whether there is only one patch. If yes, why patch shows 2/5? Seemly, this is the second one of the patch serial. For this change, Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> Thanks Liming > -----邮件原件----- > 发件人: Jinlong Xu <jinlong...@intel.com> > 发送时间: 2023年10月20日 19:14 > 收件人: devel@edk2.groups.io > 抄送: Michael D Kinney <michael.d.kin...@intel.com>; Liming Gao > <gaolim...@byosoft.com.cn> > 主题: [PATCH v2 2/5] MdePkg ACPI65: Add 0x0B/PRM to Generic Address > Structure > > REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4567 > > ACPI_Spec_6_5_Aug29 Table 5.1, add 0x0B/Platform Runtime Mechanism > (PRM) > in Address Space ID of Generic Address Structure (GAS) > > Cc: Michael D Kinney <michael.d.kin...@intel.com> > Cc: Liming Gao <gaolim...@byosoft.com.cn> > Signed-off-by: Jinlong Xu <jinlong...@intel.com> > --- > MdePkg/Include/IndustryStandard/Acpi65.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/MdePkg/Include/IndustryStandard/Acpi65.h > b/MdePkg/Include/IndustryStandard/Acpi65.h > index 6caadf240498..86754a0e123a 100644 > --- a/MdePkg/Include/IndustryStandard/Acpi65.h > +++ b/MdePkg/Include/IndustryStandard/Acpi65.h > @@ -43,6 +43,7 @@ typedef struct { > #define EFI_ACPI_6_5_GENERAL_PURPOSE_IO 0x08 > > #define EFI_ACPI_6_5_GENERIC_SERIAL_BUS 0x09 > > #define EFI_ACPI_6_5_PLATFORM_COMMUNICATION_CHANNEL 0x0A > > +#define EFI_ACPI_6_5_PLATFORM_RUNTIME_MECHANISM 0x0B > > #define EFI_ACPI_6_5_FUNCTIONAL_FIXED_HARDWARE 0x7F > > > > // > > -- > 2.39.2.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#110019): https://edk2.groups.io/g/devel/message/110019 Mute This Topic: https://groups.io/mt/102173814/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-