VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/Firmware/DynamicTablesPkg/DynamicTablesPkg.dec

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

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

  • 屬性 svn:eol-style 設為 native
檔案大小: 3.0 KB
 
1## @file
2# dec file for Dynamic Tables Framework.
3#
4# Copyright (c) 2017 - 2022, Arm Limited. All rights reserved.<BR>
5#
6# SPDX-License-Identifier: BSD-2-Clause-Patent
7#
8##
9
10[Defines]
11 DEC_SPECIFICATION = 0x00010005
12 PACKAGE_NAME = DynamicTablesPkg
13 PACKAGE_GUID = 188EB346-8ABA-460E-A105-0F9D76F7324A
14 PACKAGE_VERSION = 1.0
15
16[Includes]
17 Include
18
19[LibraryClasses]
20 ## @libraryclass Defines a set of Acpi helper methods
21 # independent from the Dynamic Tables Framework.
22 AcpiHelperLib|Include/Library/AcpiHelperLib.h
23
24 ## @libraryclass Defines a set of APIs for Dynamic AML generation.
25 AmlLib|Include/Library/AmlLib/AmlLib.h
26
27 ## @libraryclass Defines a set of APIs to handle dynamically created CmObj.
28 DynamicPlatRepoLib|Include/Library/DynamicPlatRepoLib.h
29
30 ## @libraryclass Defines a set of APIs to a hardware information parser.
31 HwInfoParserLib|Include/Library/HwInfoParserLib.h
32
33 ## @libraryclass Defines functions for customizing the generation of _OSC and slot info.
34 SsdtPcieSupportLib|Include/Library/SsdtPcieSupportLib.h
35
36 ## @libraryclass Defines a set of methods for fixing up a SSDT Serial Port.
37 SsdtSerialPortFixupLib|Include/Library/SsdtSerialPortFixupLib.h
38
39 ## @libraryclass Defines a set of helper methods.
40 TableHelperLib|Include/Library/TableHelperLib.h
41
42 ## @libraryclass Defines a set of SMBIOS string helper methods.
43 SmbiosStringTableLib|Include/Library/SmbiosStringTableLib.h
44
45[LibraryClasses.AARCH64]
46 ## @libraryclass Defines a set of APIs to populate CmObj using SCMI.
47 DynamicTablesScmiInfoLib|Include/Library/DynamicTablesScmiInfoLib.h
48
49[Protocols]
50 # Configuration Manager Protocol GUID
51 gEdkiiConfigurationManagerProtocolGuid = { 0xd85a4835, 0x5a82, 0x4894, { 0xac, 0x2, 0x70, 0x6f, 0x43, 0xd5, 0x97, 0x8e } }
52
53 # Dynamic Table Factory Protocol GUID
54 gEdkiiDynamicTableFactoryProtocolGuid = { 0x91d1e327, 0xfe5a, 0x49b8, { 0xab, 0x65, 0xe, 0xce, 0x2d, 0xdb, 0x45, 0xec } }
55
56[PcdsFixedAtBuild]
57
58 # Maximum number of Custom ACPI Generators
59 gEdkiiDynamicTablesPkgTokenSpaceGuid.PcdMaxCustomACPIGenerators|1|UINT16|0xC0000001
60
61 # Maximum number of Custom SMBIOS Generators
62 gEdkiiDynamicTablesPkgTokenSpaceGuid.PcdMaxCustomSMBIOSGenerators|1|UINT16|0xC0000002
63
64 # Maximum number of Custom DT Generators
65 gEdkiiDynamicTablesPkgTokenSpaceGuid.PcdMaxCustomDTGenerators|1|UINT16|0xC0000003
66
67 # Non BSA Compliant 16550 Serial HID
68 gEdkiiDynamicTablesPkgTokenSpaceGuid.PcdNonBsaCompliant16550SerialHid|""|VOID*|0x40000008
69
70 # Use PCI segment numbers as UID
71 gEdkiiDynamicTablesPkgTokenSpaceGuid.PcdPciUseSegmentAsUid|FALSE|BOOLEAN|0x40000009
72
73 # Allow some relaxation on some specific points for the platforms that desire it.
74 # BIT0: Allow the absence of some registers in the _CPC object.
75 gEdkiiDynamicTablesPkgTokenSpaceGuid.PcdDevelopmentPlatformRelaxations|0|UINT64|0x4000000A
76
77[Guids]
78 gEdkiiDynamicTablesPkgTokenSpaceGuid = { 0xab226e66, 0x31d8, 0x4613, { 0x87, 0x9d, 0xd2, 0xfa, 0xb6, 0x10, 0x26, 0x3c } }
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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