VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/DynamicTablesPkg/DynamicTablesPkg.dsc@ 106411

最後變更 在這個檔案從106411是 105670,由 vboxsync 提交於 6 月 前

Devices/EFI/FirmwareNew: Merge edk2-stable-202405 and make it build on aarch64, bugref:4643

  • 屬性 svn:eol-style 設為 native
檔案大小: 2.6 KB
 
1## @file
2# Dsc file for Dynamic Tables Framework.
3#
4# Copyright (c) 2019, Linaro Limited. All rights reserved.<BR>
5# Copyright (c) 2019 - 2022, Arm Limited. All rights reserved.<BR>
6# Copyright (C) 2024 Advanced Micro Devices, Inc. All rights reserved.<BR>
7#
8# SPDX-License-Identifier: BSD-2-Clause-Patent
9#
10##
11
12[Defines]
13 PLATFORM_NAME = DynamicTables
14 PLATFORM_GUID = f39096a0-7a0a-442a-9413-cf584ef80cbb
15 PLATFORM_VERSION = 0.1
16 DSC_SPECIFICATION = 0x0001001a
17 OUTPUT_DIRECTORY = Build/DynamicTables
18 SUPPORTED_ARCHITECTURES = ARM|AARCH64|IA32|X64
19 BUILD_TARGETS = DEBUG|RELEASE|NOOPT
20 SKUID_IDENTIFIER = DEFAULT
21
22!include DynamicTables.dsc.inc
23
24!include MdePkg/MdeLibs.dsc.inc
25
26[LibraryClasses]
27 BaseLib|MdePkg/Library/BaseLib/BaseLib.inf
28 BaseMemoryLib|MdePkg/Library/BaseMemoryLib/BaseMemoryLib.inf
29 DebugLib|MdePkg/Library/BaseDebugLibNull/BaseDebugLibNull.inf
30 IoLib|MdePkg/Library/BaseIoLibIntrinsic/BaseIoLibIntrinsic.inf
31 MemoryAllocationLib|MdePkg/Library/UefiMemoryAllocationLib/UefiMemoryAllocationLib.inf
32 PcdLib|MdePkg/Library/BasePcdLibNull/BasePcdLibNull.inf
33 PrintLib|MdePkg/Library/BasePrintLib/BasePrintLib.inf
34 UefiBootServicesTableLib|MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.inf
35 UefiDriverEntryPoint|MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.inf
36
37[LibraryClasses.ARM, LibraryClasses.AARCH64]
38 NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
39 NULL|MdePkg/Library/BaseStackCheckLib/BaseStackCheckLib.inf
40 PL011UartLib|ArmPlatformPkg/Library/PL011UartLib/PL011UartLib.inf
41
42[Components.common]
43 DynamicTablesPkg/Library/Common/AcpiHelperLib/AcpiHelperLib.inf
44 DynamicTablesPkg/Library/Common/AmlLib/AmlLib.inf
45 DynamicTablesPkg/Library/Common/SsdtPcieSupportLib/SsdtPcieSupportLib.inf
46 DynamicTablesPkg/Library/Common/SsdtSerialPortFixupLib/SsdtSerialPortFixupLib.inf
47 DynamicTablesPkg/Library/Common/TableHelperLib/TableHelperLib.inf
48 DynamicTablesPkg/Library/Common/DynamicPlatRepoLib/DynamicPlatRepoLib.inf
49 DynamicTablesPkg/Library/Common/SmbiosStringTableLib/SmbiosStringTableLib.inf
50
51[Components.ARM, Components.AARCH64]
52 DynamicTablesPkg/Library/FdtHwInfoParserLib/FdtHwInfoParserLib.inf
53
54[Components.AARCH64]
55 DynamicTablesPkg/Library/DynamicTablesScmiInfoLib/DynamicTablesScmiInfoLib.inf
56
57[BuildOptions]
58 *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES
59
60!ifdef STATIC_ANALYSIS
61 # Check all rules
62 # Inhibit C6305: Potential mismatch between sizeof and countof quantities.
63 *_VS2017_*_CC_FLAGS = /wd6305 /analyze
64!endif
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette