summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorFu Siyuan <siyuan.fu@intel.com>2017-06-14 17:25:39 +0800
committerFu Siyuan <siyuan.fu@intel.com>2017-06-22 10:56:08 +0800
commita77d109ffa0df3662999598e09e3c1e5fd7a1bfb (patch)
tree407aea91cedf3246d10a35aa819ee2f65b38d44e /MdePkg/MdePkg.dec
parent415fc5e5a4c98f84fd49277872fc49d37aa7e5a1 (diff)
downloadedk2-a77d109ffa0df3662999598e09e3c1e5fd7a1bfb.tar.gz
edk2-a77d109ffa0df3662999598e09e3c1e5fd7a1bfb.tar.bz2
edk2-a77d109ffa0df3662999598e09e3c1e5fd7a1bfb.zip
MdePkg: Add header file for HTTP Boot Callback protocol in UEFI 2.7.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Fu Siyuan <siyuan.fu@intel.com> Reviewed-by: Ye Ting <ting.ye@intel.com> Reviewed-by: Wu Jiaxin <jiaxin.wu@intel.com>
Diffstat (limited to 'MdePkg/MdePkg.dec')
-rw-r--r--MdePkg/MdePkg.dec5
1 files changed, 4 insertions, 1 deletions
diff --git a/MdePkg/MdePkg.dec b/MdePkg/MdePkg.dec
index 74e1fbcdcd..4abbbd8888 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -2,7 +2,7 @@
# This Package provides all definitions, library classes and libraries instances.
#
# It also provides the definitions(including PPIs/PROTOCOLs/GUIDs) of
-# EFI1.10/UEFI2.6/PI1.4 and some Industry Standards.
+# EFI1.10/UEFI2.7/PI1.4 and some Industry Standards.
#
# Copyright (c) 2007 - 2017, Intel Corporation. All rights reserved.<BR>
# Portions copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
@@ -1666,6 +1666,9 @@
## Include/Protocol/UfsDeviceConfig.h
gEfiUfsDeviceConfigProtocolGuid = { 0xb81bfab0, 0xeb3, 0x4cf9, { 0x84, 0x65, 0x7f, 0xa9, 0x86, 0x36, 0x16, 0x64 }}
+ ## Include/Protocol/HttpBootCallback.h
+ gEfiHttpBootCallbackProtocolGuid = {0xba23b311, 0x343d, 0x11e6, {0x91, 0x85, 0x58, 0x20, 0xb1, 0xd6, 0x52, 0x99}}
+
#
# Protocols defined in Shell2.0
#