diff options
author | Kun Qin <kuqin12@gmail.com> | 2021-07-08 19:43:37 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-07 07:42:13 +0000 |
commit | 11cc0d639e1518619d0af56b8e2abd58024a2294 (patch) | |
tree | cb3038488689fffa34eb8ce2073ae0df5ece61fc /BaseTools/Source/Python | |
parent | 7d1b9d3c3cfab13a93b8383a2328bc5bfd8593fa (diff) | |
download | edk2-11cc0d639e1518619d0af56b8e2abd58024a2294.zip edk2-11cc0d639e1518619d0af56b8e2abd58024a2294.tar.gz edk2-11cc0d639e1518619d0af56b8e2abd58024a2294.tar.bz2 |
MdePkg: MmCommunication: Introduce EFI_MM_COMMUNICATION3_PROTOCOL to MdePkg
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3398
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3430
This change introduces a new definition for MM communicate protocol v3.
This protocol will be installed under a new GUID in contrast to exisiting
EFI_MM_COMMUNICATION_PROTOCOL.
Data communicated to MM through EFI_MM_COMMUNICATION3_PROTOCOL should
always start with EFI_MM_COMMUNICATE_HEADER_V3 with its HeaderGuid,
Signature and Version fields properly populated.
Cc: Michael D Kinney <michael.d.kinney@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Zhiguang Liu <zhiguang.liu@intel.com>
Signed-off-by: Kun Qin <kuqin12@gmail.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions