summaryrefslogtreecommitdiff
path: root/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
diff options
context:
space:
mode:
authorzwei4 <david.wei@intel.com>2017-11-24 14:25:54 +0800
committerzwei4 <david.wei@intel.com>2017-11-24 14:25:54 +0800
commit51acea97a5138710dc66aa7dfd0a934237f4007f (patch)
tree953f5a7d96031f0fccf14d686c5f8bbf134d463b /Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
parent2469daf57a65ac0ae4b923c4a9f930fdd3975026 (diff)
downloadedk2-platforms-51acea97a5138710dc66aa7dfd0a934237f4007f.tar.xz
Minnowboard3 Next Pre-production.
Add code for Minnowboard3 Next pre-production board. Build Command: BuildBios /vs13 /MX /A Broxton Release. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: zwei4 <david.wei@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc')
-rw-r--r--Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc3
1 files changed, 3 insertions, 0 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc b/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
index 94c8fbb7b2..d56911a0c0 100644
--- a/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
+++ b/Platform/BroxtonPlatformPkg/PlatformDsc/Components.dsc
@@ -26,10 +26,12 @@
!if $(LZMA_ENABLE) == TRUE
NULL|IntelFrameworkModulePkg/Library/LzmaCustomDecompressLib/LzmaCustomDecompressLib.inf
!endif
+ DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
}
MdeModulePkg/Universal/PCD/Dxe/Pcd.inf {
<LibraryClasses>
PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
+ DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
}
!if $(SOURCE_DEBUG_ENABLE) == TRUE
@@ -175,6 +177,7 @@
NULL|$(PLATFORM_NAME)/Board/MinnowBoard3/BoardInitDxe/BoardInitDxe.inf
NULL|$(PLATFORM_NAME)/Board/LeafHill/BoardInitDxe/BoardInitDxe.inf
NULL|$(PLATFORM_NAME)/Board/BensonGlacier/BoardInitDxe/BoardInitDxe.inf
+ NULL|$(PLATFORM_NAME)/Board/MinnowBoard3Next/BoardInitDxe/BoardInitDxe.inf
}
!if $(DATAHUB_ENABLE) == TRUE