]> git.proxmox.com Git - mirror_edk2.git/blob - DynamicTablesPkg/DynamicTablesPkg.dsc
DynamicTablesPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / DynamicTablesPkg / DynamicTablesPkg.dsc
1 ## @file
2 # Dsc file for Dynamic Tables Framework.
3 #
4 # Copyright (c) 2019, Linaro Limited. All rights reserved.<BR>
5 #
6 # SPDX-License-Identifier: BSD-2-Clause-Patent
7 #
8 ##
9
10 [Defines]
11 PLATFORM_NAME = DynamicTables
12 PLATFORM_GUID = f39096a0-7a0a-442a-9413-cf584ef80cbb
13 PLATFORM_VERSION = 0.1
14 DSC_SPECIFICATION = 0x0001001a
15 OUTPUT_DIRECTORY = Build/DynamicTables
16 SUPPORTED_ARCHITECTURES = ARM|AARCH64
17 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
18 SKUID_IDENTIFIER = DEFAULT
19
20 !include DynamicTables.dsc.inc
21
22 [LibraryClasses]
23 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
24 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
25 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
26 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
27 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
28 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
29 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
30 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
31 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
32
33 [LibraryClasses.ARM, LibraryClasses.AARCH64]
34 PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
35
36 [Components.common]
37 DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf