diff options
author | Kun Qin <kuqin@microsoft.com> | 2025-03-12 22:38:34 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-04-07 07:42:13 +0000 |
commit | 3da340ccdde49f3ff695545bb9c4abcdac5897cf (patch) | |
tree | 28a63bc8fc3863e78a69eaf9d9c69db79c49244e /BaseTools/Source/Python | |
parent | 11cc0d639e1518619d0af56b8e2abd58024a2294 (diff) | |
download | edk2-3da340ccdde49f3ff695545bb9c4abcdac5897cf.zip edk2-3da340ccdde49f3ff695545bb9c4abcdac5897cf.tar.gz edk2-3da340ccdde49f3ff695545bb9c4abcdac5897cf.tar.bz2 |
MdePkg: MmCommunication: Introduce EFI_PEI_MM_COMMUNICATION3_PPI 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 PPI v3.
This PPI will be installed under a new GUID in contrast to exisiting
EFI_PEI_MM_COMMUNICATION_PPI.
Data communicated to MM through EFI_PEI_MM_COMMUNICATION3_PPI should
always start with EFI_MM_COMMUNICATE_HEADER_V3 with its HeaderGuid,
Signature and Version fields properly populated.
Signed-off-by: Kun Qin <kuqin12@gmail.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions