summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformDsc
diff options
context:
space:
mode:
authorGuo Mang <mang.guo@intel.com>2017-01-17 16:07:34 +0800
committerGuo Mang <mang.guo@intel.com>2017-05-09 13:03:08 +0800
commit90bcd27ee4f7596ad0d2c02e343e4aaa7ad89456 (patch)
treea810594a3955efd49a32b12c10aa23b288da3bf2 /Platform/BroxtonPlatformPkg/PlatformDsc
parent319794588036f8a0f0d9144a2f9ed917e114f7d3 (diff)
downloadedk2-platforms-90bcd27ee4f7596ad0d2c02e343e4aaa7ad89456.tar.xz
Add USB peripheral mode
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Guo Mang <mang.guo@intel.com> Reviewed-by: David Wei <david.wei@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformDsc')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc2
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformDsc/LibraryClasses.dsc4
2 files changed, 5 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc b/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
index 1366b2bd5a..b799c7c456 100644
--- a/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
+++ b/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
@@ -460,6 +460,8 @@
#
PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
+ $(PLATFORM_PACKAGE_COMMON)/Features/UsbDeviceDxe/UsbDeviceDxe.inf
+
#
# USB TypeC
#
diff --git a/Platform/BroxtonPlatformPkg/PlatformDsc/LibraryClasses.dsc b/Platform/BroxtonPlatformPkg/PlatformDsc/LibraryClasses.dsc
index c7e8d76d49..9af21aa436 100644
--- a/Platform/BroxtonPlatformPkg/PlatformDsc/LibraryClasses.dsc
+++ b/Platform/BroxtonPlatformPkg/PlatformDsc/LibraryClasses.dsc
@@ -1,7 +1,7 @@
## @file
# Library classes Description.
#
-# Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 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
@@ -242,6 +242,8 @@
BasePlatformCmosLib|$(PLATFORM_PACKAGE_COMMON)/Library/PlatformCmosLib/PlatformCmosLib.inf
+ PmicLib|$(PLATFORM_PACKAGE_COMMON)/Library/PmicLib/PmicLibNull.inf
+
#
# Reference code Libraries
#