summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2012-08-22 01:30:23 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2012-08-22 01:30:23 +0000
commitb92b1209f71519bea2ae237088d586726605882e (patch)
tree94b2079300d789c47d3426da91d385339f718b35 /MdePkg/MdePkg.dec
parent3acb1985676d6d8d379126389b9cbcfd4544667e (diff)
downloadedk2-b92b1209f71519bea2ae237088d586726605882e.tar.gz
edk2-b92b1209f71519bea2ae237088d586726605882e.tar.bz2
edk2-b92b1209f71519bea2ae237088d586726605882e.zip
Add PI1.2.1 SAP2 support and UEFI231B mantis 896
1. Add SAP2 protocol definition in MdePkg Signed-off-by: Liming Gao <liming.gao@intel.com> Reviewed-by: Guo Dong <dong.guo@intel.com> git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13658 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec6
1 files changed, 6 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 59b7ac4838..b29cb01c27 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -887,6 +887,12 @@
gEfiExtendedSalMcaLogServicesProtocolGuid = { 0xcb3fd86e, 0x38a3, 0x4c03, {0x9a, 0x5c, 0x90, 0xcf, 0xa3, 0xa2, 0xab, 0x7a } }
#
+ # Protocols defined in PI1.2.1
+ #
+ ## Include/Protocol/Security2.h
+ gEfiSecurity2ArchProtocolGuid = { 0x94ab2f58, 0x1438, 0x4ef1, {0x91, 0x52, 0x18, 0x94, 0x1a, 0x3a, 0x0e, 0x68 } }
+
+ #
# Protocols defined in UEFI2.1/UEFI2.0/EFI1.1
#