summaryrefslogtreecommitdiffstats
path: root/MdePkg/MdePkg.dec
diff options
context:
space:
mode:
authorHao Wu <hao.a.wu@intel.com>2017-06-23 15:55:27 +0800
committerHao Wu <hao.a.wu@intel.com>2017-07-06 12:55:32 +0800
commitc6fe481f4db4ace149aaff0b167590f7fa63490f (patch)
treed34adcec04bbf27c7c6583976d617dea35ab7fd6 /MdePkg/MdePkg.dec
parent5f5bba14b64bef23ac4fbe401db9313e91713026 (diff)
downloadedk2-c6fe481f4db4ace149aaff0b167590f7fa63490f.tar.gz
edk2-c6fe481f4db4ace149aaff0b167590f7fa63490f.tar.bz2
edk2-c6fe481f4db4ace149aaff0b167590f7fa63490f.zip
MdePkg/DiskInfo.h: Add the SD/MMC interface GUID definition
Add the SD/MMC interface GUID definition per PI 1.6 spec. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Star Zeng <star.zeng@intel.com>
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 2bdfebf36f..0bdf221687 100644
--- a/MdePkg/MdePkg.dec
+++ b/MdePkg/MdePkg.dec
@@ -746,6 +746,12 @@
gEfiGraphicsDeviceInfoHobGuid = { 0xe5cb2ac9, 0xd35d, 0x4430, { 0x93, 0x6e, 0x1d, 0xe3, 0x32, 0x47, 0x8d, 0xe7 }}
#
+ # GUID defined in PI1.6
+ #
+ ## Include/Guid/DiskInfo.h
+ gEfiDiskInfoSdMmcInterfaceGuid = { 0x8deec992, 0xd39c, 0x4a5c, { 0xab, 0x6b, 0x98, 0x6e, 0x14, 0x24, 0x2b, 0x9d }}
+
+ #
# GUID defined in Windows UEFI Firmware Update Platform doc
#
## Include/IndustryStandard/WindowsUxCapsule.h