REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3709 REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3751
This patch series is a follow up of previous submission: https://edk2.groups.io/g/devel/message/85116 All v3 patches added "Reviewed-By" tags collected during v2 series. Patch v3 branch: https://github.com/kuqin12/edk2/tree/mm_communicate_check_v3 Cc: Jian J Wang <[email protected]> Cc: Liming Gao <[email protected]> Cc: Hao A Wu <[email protected]> Cc: Michael D Kinney <[email protected]> Cc: Zhiguang Liu <[email protected]> Cc: Leif Lindholm <[email protected]> Cc: Ard Biesheuvel <[email protected]> Cc: Bret Barkelew <[email protected]> Cc: Michael Kubacki <[email protected]> Cc: Sami Mujawar <[email protected]> Kun Qin (6): MdeModulePkg: VariableSmmRuntimeDxe: Fix Variable Policy Message Length MdePkg: MmCommunication2: Update MM communicate2 function description ArmPkg: MmCommunicationDxe: MM communicate function argument attributes ArmPkg: MmCommunicationDxe: Update MM communicate `CommBuffer**` checks ArmPkg: MmCommunicationDxe: Update MM communicate `CommSize` check ArmPkg: MmCommunicationDxe: Update MM communicate `MessageLength` check ArmPkg/Drivers/MmCommunicationDxe/MmCommunication.c | 46 ++++++++++++-------- MdeModulePkg/Universal/Variable/RuntimeDxe/VariablePolicySmmDxe.c | 10 ++--- MdePkg/Include/Protocol/MmCommunication2.h | 13 +++--- 3 files changed, 41 insertions(+), 28 deletions(-) -- 2.34.1.windows.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#86065): https://edk2.groups.io/g/devel/message/86065 Mute This Topic: https://groups.io/mt/88680217/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
