summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformPkg.dec
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-07-03 16:24:03 +0800
committerGuo Mang <mang.guo@intel.com>2017-07-04 10:31:02 +0800
commit784cb22999a14b6fb68aa5cdd68a5f56ee8d3c5f (patch)
treed83390e4886222f49e337513af2e862ec41d9d16 /Platform/BroxtonPlatformPkg/PlatformPkg.dec
parent30c669335962060e36eea4be7646f17c192425e9 (diff)
downloadedk2-platforms-784cb22999a14b6fb68aa5cdd68a5f56ee8d3c5f.tar.xz
Add GPIO Protocol
This protocol is used to get GPIO info and configure GPIO. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkg.dec')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformPkg.dec4
1 files changed, 3 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkg.dec b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
index 13eb5f9e0f..b318b586ea 100644
--- a/Platform/BroxtonPlatformPkg/PlatformPkg.dec
+++ b/Platform/BroxtonPlatformPkg/PlatformPkg.dec
@@ -3,7 +3,7 @@
#
# This package provides platform specific modules.
#
-# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2016 - 2017, Intel Corporation. All rights reserved.<BR>
#
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
@@ -151,6 +151,8 @@
gEfiTrEEPlatformProtocolGuid = { 0x77ef4b99, 0x1186, 0x48ab, { 0x9d, 0x0b, 0x0b, 0x78, 0x12, 0xe5, 0xe6, 0xab }}
gLegacyUsbProtocolGuid = { 0x2ad8e2d2, 0x2e91, 0x4cd1, { 0x95, 0xf5, 0xe7, 0x8f, 0xe5, 0xeb, 0xe3, 0x16 }}
+ gEdkiiGpioProtocolGuid = { 0x239a4037, 0x5231, 0x44d6, {0xa2, 0xab, 0x51, 0x74, 0xcd, 0x81, 0xff, 0x85 }}
+
[PcdsDynamic,PcdsDynamicEx] # 0x00000000
gMinnowModuleTokenSpaceGuid.PcdMinnowBoardDetectionRun|FALSE|BOOLEAN|0x00000001
gMinnowModuleTokenSpaceGuid.PcdMinnowBoardDetected|FALSE|BOOLEAN|0x00000002