Reviewed by: Felix Polyudov <fel...@ami.com>

-----Original Message-----
From: Tan, Ming <ming....@intel.com>
Sent: Monday, December 25, 2023 3:25 AM
To: Felix Polyudov <fel...@ami.com>
Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming 
<gaolim...@byosoft.com.cn>; Liu, Zhiguang <zhiguang....@intel.com>; Li, Yi1 
<yi1...@intel.com>; Ren, SuqiangX <suqiangx....@intel.com>
Subject: [EXTERNAL] RE: [edk2-devel] [PATCH 1/1] MdePkg: Update the definition 
of CapsuleImageSize on EFI_CAPSULE_HEADER


**CAUTION: The e-mail below is from an external source. Please exercise caution 
before opening attachments, clicking links, or following guidance.**

Hi:
  Would you like to review this patch?
  It is for your request: https://mantis.uefi.org/mantis/view.php?id=1902

  Thank you.
  Tan Ming.


-----Original Message-----
From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Ren, Suqiang
Sent: Friday, December 22, 2023 4:11 PM
To: devel@edk2.groups.io
Cc: Kinney, Michael D <michael.d.kin...@intel.com>; Gao, Liming 
<gaolim...@byosoft.com.cn>; 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

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






-The information contained in this message may be confidential and proprietary 
to American Megatrends (AMI). This communication is intended to be read only by 
the individual or entity to whom it is addressed or by their designee. If the 
reader of this message is not the intended recipient, you are on notice that 
any distribution of this message, in any form, is strictly prohibited. Please 
promptly notify the sender by reply e-mail or by telephone at 770-246-8600, and 
then delete or destroy all copies of the transmission.


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#113003): https://edk2.groups.io/g/devel/message/113003
Mute This Topic: https://groups.io/mt/103315328/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to