summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformDsc
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/PlatformDsc
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/PlatformDsc')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc b/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
index 7ac8da8ff5..6bb2a77192 100644
--- a/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
+++ b/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
@@ -209,6 +209,7 @@
$(PLATFORM_PACKAGE_COMMON)/DptfDxe/DptfDxe.inf
$(PLATFORM_PACKAGE_COMMON)/PnpDxe/PnpDxe.inf
+ $(PLATFORM_PACKAGE_COMMON)/PlatformSettings/PlatformGpio/PlatformGpio.inf
!if $(SEC_ENABLE) == TRUE
$(PLATFORM_PACKAGE_COMMON)/SeCPolicyInitDxe/SeCPolicyInitDxe.inf