I just add push label for this PR. Thanks Liming > -----邮件原件----- > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Ren, Suqiang > 发送时间: 2024年1月3日 20:35 > 收件人: Gao, Liming <gaolim...@byosoft.com.cn>; devel@edk2.groups.io > 抄送: Kinney, Michael D <michael.d.kin...@intel.com>; Liu, Zhiguang > <zhiguang....@intel.com>; Li, Yi1 <yi1...@intel.com> > 主题: Re: [edk2-devel] [PATCH 1/1] MdePkg: Update the definition of > CapsuleImageSize on EFI_CAPSULE_HEADER > > Hi Liming, > > Thanks for reminding me. Here are the PR for test CI: > https://github.com/tianocore/edk2/pull/5189. > > Could you help to merge this patch? > > Thanks > Ren, Suqiang > > -----Original Message----- > From: gaoliming <gaolim...@byosoft.com.cn> > Sent: Wednesday, January 3, 2024 8:50 AM > To: Ren, SuqiangX <suqiangx....@intel.com>; devel@edk2.groups.io > Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Liu, Zhiguang > <zhiguang....@intel.com>; Li, Yi1 <yi1...@intel.com> > Subject: 回复: [edk2-devel] [PATCH 1/1] MdePkg: Update the definition of > CapsuleImageSize on EFI_CAPSULE_HEADER > > Sure. Can you help create Pull Request to make sure it can pass CI first? > > Thanks > Liming > > -----邮件原件----- > > 发件人: Ren, SuqiangX <suqiangx....@intel.com> > > 发送时间: 2024年1月2日 10:30 > > 收件人: Gao, Liming <gaolim...@byosoft.com.cn>; devel@edk2.groups.io > > 抄送: Kinney, Michael D <michael.d.kin...@intel.com>; Liu, Zhiguang > > <zhiguang....@intel.com>; Li, Yi1 <yi1...@intel.com> > > 主题: RE: [edk2-devel] [PATCH 1/1] MdePkg: Update the definition of > > CapsuleImageSize on EFI_CAPSULE_HEADER > > > > Hi Liming, > > > > This patch has also reviewed by Felix Polyudov: > > https://edk2.groups.io/g/devel/message/113003 > > > > Could you help to merge this patch? > > > > Thanks > > Ren, Suqiang > > > > -----Original Message----- > > From: gaoliming <gaolim...@byosoft.com.cn> > > Sent: Saturday, December 23, 2023 10:01 AM > > To: devel@edk2.groups.io; Ren, SuqiangX <suqiangx....@intel.com> > > Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Liu, Zhiguang > > <zhiguang....@intel.com>; Li, Yi1 <yi1...@intel.com> > > Subject: 回复: [edk2-devel] [PATCH 1/1] MdePkg: Update the definition of > > CapsuleImageSize on EFI_CAPSULE_HEADER > > > > Reviewed-by: Liming Gao <gaolim...@byosoft.com.cn> > > > > > -----邮件原件----- > > > 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Ren, > > Suqiang > > > 发送时间: 2023年12月22日 16:11 > > > 收件人: devel@edk2.groups.io > > > 抄送: Michael D Kinney <michael.d.kin...@intel.com>; Liming Gao > > > <gaolim...@byosoft.com.cn>; Zhiguang Liu <zhiguang....@intel.com>; > > > Yi Li <yi1...@intel.com> > > > 主题: [edk2-devel] [PATCH 1/1] MdePkg: Update the definition of > > > CapsuleImageSize on EFI_CAPSULE_HEADER > > > > > > Add the description of CapsuleImageSize to align with UEFI spec 2.10. > > > > > > REF: UEFI spec 2.10 Table 8.5.3.1 > > > > > > Signed-off-by: RenSuqiang <suqiangx....@intel.com> > > > Cc: Michael D Kinney <michael.d.kin...@intel.com> > > > Cc: Liming Gao <gaolim...@byosoft.com.cn> > > > Cc: Zhiguang Liu <zhiguang....@intel.com> > > > Cc: Yi Li <yi1...@intel.com> > > > --- > > > MdePkg/Include/Uefi/UefiSpec.h | 2 +- > > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > > > diff --git a/MdePkg/Include/Uefi/UefiSpec.h > > > b/MdePkg/Include/Uefi/UefiSpec.h index 5de00e8ea2af..ad80afbe3499 > > > 100644 > > > --- a/MdePkg/Include/Uefi/UefiSpec.h > > > +++ b/MdePkg/Include/Uefi/UefiSpec.h > > > @@ -1663,7 +1663,7 @@ typedef struct { > > > /// > > > UINT32 Flags; > > > /// > > > - /// Size in bytes of the capsule. > > > + /// Size in bytes of the capsule (including capsule header). > > > /// > > > UINT32 CapsuleImageSize; > > > } EFI_CAPSULE_HEADER; > > > -- > > > 2.26.2.windows.1 > > > > > > > > > > > > > > > > > > > > > > > > > >
-=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#113340): https://edk2.groups.io/g/devel/message/113340 Mute This Topic: https://groups.io/mt/103589577/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-