]> git.proxmox.com Git - mirror_edk2.git/blob - DynamicTablesPkg/DynamicTables.dsc.inc
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / DynamicTablesPkg / DynamicTables.dsc.inc
1 ## @file
2 # Dsc include file for Dynamic Tables Framework.
3 #
4 # Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11
12 [BuildOptions]
13 *_*_*_ASL_FLAGS = -tc -li -so
14
15 [LibraryClasses.common]
16 TableHelperLib|DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf
17
18 [Components.common]
19 #
20 # Dynamic Table Factory Dxe
21 #
22 DynamicTablesPkg/Drivers/DynamicTableFactoryDxe/DynamicTableFactoryDxe.inf {
23 <LibraryClasses>
24 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiDbg2LibArm/AcpiDbg2LibArm.inf
25 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiFadtLibArm/AcpiFadtLibArm.inf
26 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiGtdtLibArm/AcpiGtdtLibArm.inf
27 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm/AcpiIortLibArm.inf
28 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiMadtLibArm/AcpiMadtLibArm.inf
29 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiMcfgLibArm/AcpiMcfgLibArm.inf
30 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiRawLibArm/AcpiRawLibArm.inf
31 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/AcpiSpcrLibArm.inf
32 }
33
34 #
35 # Dynamic Tables Manager Dxe
36 #
37 DynamicTablesPkg/Drivers/DynamicTableManagerDxe/DynamicTableManagerDxe.inf
38