VirtualBox

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

Last change on this file since 86605 was 80721, checked in by vboxsync, 5 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 1.1 KB
Line 
1## @file
2# dec 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 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[Protocols]
20
21 # Configuration Manager Protocol GUID
22 gEdkiiConfigurationManagerProtocolGuid = { 0xd85a4835, 0x5a82, 0x4894, { 0xac, 0x2, 0x70, 0x6f, 0x43, 0xd5, 0x97, 0x8e } }
23
24 # Dynamic Table Factory Protocol GUID
25 gEdkiiDynamicTableFactoryProtocolGuid = { 0x91d1e327, 0xfe5a, 0x49b8, { 0xab, 0x65, 0xe, 0xce, 0x2d, 0xdb, 0x45, 0xec } }
26
27[PcdsFixedAtBuild]
28
29 # Maximum number of Custom ACPI Generators
30 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxCustomACPIGenerators|1|UINT16|0xC0000001
31
32 # Maximum number of Custom SMBIOS Generators
33 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxCustomSMBIOSGenerators|1|UINT16|0xC0000002
34
35 # Maximum number of Custom DT Generators
36 gEfiMdeModulePkgTokenSpaceGuid.PcdMaxCustomDTGenerators|1|UINT16|0xC0000003
37
Note: See TracBrowser for help on using the repository browser.

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