From 784cb22999a14b6fb68aa5cdd68a5f56ee8d3c5f Mon Sep 17 00:00:00 2001 From: Guo Mang Date: Mon, 3 Jul 2017 16:24:03 +0800 Subject: 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 --- Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc | 1 + 1 file changed, 1 insertion(+) (limited to 'Platform/BroxtonPlatformPkg/PlatformDsc') 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 -- cgit v1.2.3