]> git.proxmox.com Git - mirror_edk2.git/blame - DynamicTablesPkg/DynamicTables.dsc.inc
Revert "DynamicTablesPkg: Fix protocol section"
[mirror_edk2.git] / DynamicTablesPkg / DynamicTables.dsc.inc
CommitLineData
7130bcef
SM
1## @file\r
2# Dsc include file for Dynamic Tables Framework.\r
3#\r
4# Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.<BR>\r
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14##\r
15\r
16[Defines]\r
17\r
74d4ee67
SM
18[BuildOptions]\r
19 *_*_*_ASL_FLAGS = -tc -li -so\r
20\r
7130bcef
SM
21[LibraryClasses.common]\r
22 TableHelperLib|DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf\r
23\r
3a609e0a
SM
24[Components.common]\r
25 #\r
26 # Dynamic Table Factory Dxe\r
27 #\r
74d4ee67
SM
28 DynamicTablesPkg/Drivers/DynamicTableFactoryDxe/DynamicTableFactoryDxe.inf {\r
29 <LibraryClasses>\r
fdd61615 30 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiDbg2LibArm/AcpiDbg2LibArm.inf\r
cd204e01 31 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiFadtLibArm/AcpiFadtLibArm.inf\r
9c720258 32 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiGtdtLibArm/AcpiGtdtLibArm.inf\r
dfaffc69 33 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiIortLibArm/AcpiIortLibArm.inf\r
015a797a 34 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiMadtLibArm/AcpiMadtLibArm.inf\r
7e79e051 35 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiMcfgLibArm/AcpiMcfgLibArm.inf\r
74d4ee67 36 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiRawLibArm/AcpiRawLibArm.inf\r
9123b687 37 NULL|DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/AcpiSpcrLibArm.inf\r
74d4ee67 38 }\r
3a609e0a 39\r
71f2b906
SM
40 #\r
41 # Dynamic Tables Manager Dxe\r
42 #\r
43 DynamicTablesPkg/Drivers/DynamicTableManagerDxe/DynamicTableManagerDxe.inf\r
44\r