summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorDandan Bi <dandan.bi@intel.com>2017-07-07 13:54:51 +0800
committerEric Dong <eric.dong@intel.com>2017-08-23 10:37:14 +0800
commit3413fe86c64fa71dad050af9b6c9491de23991eb (patch)
tree7d7a7a6efd19b41dbbac2ea1e4a24042f45e52c9 /MdePkg/MdePkg.dec
parent27ee96701a9495644aefae3690ca6849a79f7631 (diff)
downloadedk2-3413fe86c64fa71dad050af9b6c9491de23991eb.tar.gz
edk2-3413fe86c64fa71dad050af9b6c9491de23991eb.tar.bz2
edk2-3413fe86c64fa71dad050af9b6c9491de23991eb.zip
MdePkg/HiiPopup: Add HII Popup Protocol definitions
Add definitions for HII Popup Protocol according to UEFI2.7. Cc: Eric Dong <eric.dong@intel.com> Cc: Liming Gao <liming.gao@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi <dandan.bi@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec3
1 files changed, 3 insertions, 0 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index f54b056563..425004f9d8 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -1688,6 +1688,9 @@
## Include/Protocol/PartitionInfo.h
gEfiPartitionInfoProtocolGuid = { 0x8cf2f62c, 0xbc9b, 0x4821, { 0x80, 0x8d, 0xec, 0x9e, 0xc4, 0x21, 0xa1, 0xa0 }}
+ ## Include/Protocol/HiiPopup.h
+ gEfiHiiPopupProtocolGuid = { 0x4311edc0, 0x6054, 0x46d4, { 0x9e, 0x40, 0x89, 0x3e, 0xa9, 0x52, 0xfc, 0xcc }}
+
#
# Protocols defined in Shell2.0
#