REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430
This patch series is a follow up of previous submission: https://edk2.groups.io/g/devel/message/76303 v2 patch changes include feedback for v1 series: a. Added "Reviewed-by" tag for applicable patch; b. Removed "BZ3398" tags for applicable patches; c. Added a patch that covers changes needed for SmmLockBoxDxeLib; There is also concern raised from v1 patch review: https://edk2.groups.io/g/devel/message/76570 Please advise if any tool/checks could help catching errors as such. Patch v2 branch: https://github.com/kuqin12/edk2/tree/BZ3398-MmCommunicate-Length-v2 Cc: Jian J Wang <jian.j.w...@intel.com> Cc: Hao A Wu <hao.a...@intel.com> Cc: Eric Dong <eric.d...@intel.com> Cc: Ray Ni <ray...@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: Andrew Fish <af...@apple.com> Cc: Laszlo Ersek <ler...@redhat.com> Cc: Leif Lindholm <l...@nuviainc.com> Kun Qin (6): EDK2 Code First: PI Specification: EFI_MM_COMMUNICATE_HEADER Update MdeModulePkg: PiSmmIpl: Update MessageLength calculation for MmCommunicate MdeModulePkg: MemoryProfileInfo: Updated MessageLength calculation MdeModulePkg: SmiHandlerProfileInfo: Updated MessageLength calculation MdeModulePkg: SmmLockBoxDxeLib: Updated MessageLength calculation MdePkg: MmCommunication: Extend MessageLength field size to UINT64 MdeModulePkg/Application/MemoryProfileInfo/MemoryProfileInfo.c | 28 ++++-- MdeModulePkg/Application/SmiHandlerProfileInfo/SmiHandlerProfileInfo.c | 10 ++- MdeModulePkg/Core/PiSmmCore/PiSmmIpl.c | 11 ++- MdeModulePkg/Library/SmmLockBoxLib/SmmLockBoxDxeLib.c | 23 +++-- BZ3430-SpecChange.md | 90 ++++++++++++++++++++ MdeModulePkg/Core/PiSmmCore/PiSmmIpl.inf | 1 + MdePkg/Include/Protocol/MmCommunication.h | 2 +- 7 files changed, 142 insertions(+), 23 deletions(-) create mode 100644 BZ3430-SpecChange.md -- 2.31.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#76738): https://edk2.groups.io/g/devel/message/76738 Mute This Topic: https://groups.io/mt/83624114/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-