]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DynamicTablesPkg/DynamicTablesPkg.dsc
MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure support
[mirror_edk2.git] / DynamicTablesPkg / DynamicTablesPkg.dsc
index 0232bda459c87016e1e62f52a5c98347e551b14c..068f0bc630801403fa47f2055ad7a04a55aa1076 100644 (file)
@@ -2,7 +2,7 @@
 #  Dsc file for Dynamic Tables Framework.\r
 #\r
 #  Copyright (c) 2019, Linaro Limited. All rights reserved.<BR>\r
-#  Copyright (c) 2019 - 2020, Arm Limited. All rights reserved.<BR>\r
+#  Copyright (c) 2019 - 2021, Arm Limited. All rights reserved.<BR>\r
 #\r
 #  SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
@@ -20,6 +20,8 @@
 \r
 !include DynamicTables.dsc.inc\r
 \r
+!include MdePkg/MdeLibs.dsc.inc\r
+\r
 [LibraryClasses]\r
   BaseLib|MdePkg/Library/BaseLib/BaseLib.inf\r
   BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf\r
 \r
 [LibraryClasses.ARM, LibraryClasses.AARCH64]\r
   NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf\r
+  NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf\r
   PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf\r
 \r
 [Components.common]\r
+  DynamicTablesPkg/Library/Common/AcpiHelperLib/AcpiHelperLib.inf\r
   DynamicTablesPkg/Library/Common/AmlLib/AmlLib.inf\r
   DynamicTablesPkg/Library/Common/SsdtSerialPortFixupLib/SsdtSerialPortFixupLib.inf\r
   DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf\r
+  DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserLib.inf\r
+  DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/DynamicPlatRepoLib.inf\r
 \r
 [BuildOptions]\r
   *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
@@ -48,4 +54,3 @@
   # Inhibit C6305: Potential mismatch between sizeof and countof quantities.\r
   *_VS2017_*_CC_FLAGS = /wd6305 /analyze\r
 !endif\r
-\r