summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorArd Biesheuvel <ard.biesheuvel@arm.com>2020-04-18 18:44:52 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2020-05-12 19:23:44 +0000
commitc857042471c58a6e0da4959edde27dc2cd685efe (patch)
treea68cd534e2b21977aa622da3a3f83442865b3e4f /MdePkg/MdePkg.dec
parent9378310dd877b99be1da398f39e82e0501aca372 (diff)
downloadedk2-c857042471c58a6e0da4959edde27dc2cd685efe.tar.gz
edk2-c857042471c58a6e0da4959edde27dc2cd685efe.tar.bz2
edk2-c857042471c58a6e0da4959edde27dc2cd685efe.zip
MdePkg: introduce MM communicate 2 protocol
Add the protocol definition of the MM communicate 2 protocol, which has been introduced by version 1.7 errata A of the PI spec. Signed-off-by: Ard Biesheuvel <ard.biesheuvel@arm.com> Reviewed-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com>
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec7
1 files changed, 7 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 0b9c4bc40a..86545ac9b7 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -1281,6 +1281,13 @@
gEfiSpiSmmNorFlashProtocolGuid = { 0xaab18f19, 0xfe14, 0x4666, { 0x86, 0x04, 0x87, 0xff, 0x6d, 0x66, 0x2c, 0x9a }}
#
+ # Protocols defined in PI 1.7.
+ #
+
+ ## Include/Protocol/MmCommunication2.h
+ gEfiMmCommunication2ProtocolGuid = { 0x378daedc, 0xf06b, 0x4446, { 0x83, 0x14, 0x40, 0xab, 0x93, 0x3c, 0x87, 0xa3 }}
+
+ #
# Protocols defined in UEFI2.1/UEFI2.0/EFI1.1
#