]> git.proxmox.com Git - mirror_edk2.git/blob - CorebootPayloadPkg/CorebootPayloadPkg.dec
BaseTools: Enhance Bin Cache database to support save the cache
[mirror_edk2.git] / CorebootPayloadPkg / CorebootPayloadPkg.dec
1 ## @file
2 # Coreboot Payload Package
3 #
4 # Provides drivers and definitions to create uefi payload for coreboot.
5 #
6 # Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>
7 # SPDX-License-Identifier: BSD-2-Clause-Patent
8 #
9 ##
10
11 [Defines]
12 DEC_SPECIFICATION = 0x00010005
13 PACKAGE_NAME = CorebootPayloadPkg
14 PACKAGE_GUID = 58ABC905-951E-472e-8590-77BA8A50BE63
15 PACKAGE_VERSION = 0.1
16
17 [LibraryClasses]
18
19 [Guids]
20 #
21 ## Defines the token space for the Coreboot Payload Package PCDs.
22 #
23 gUEfiCorebootPayloadPkgTokenSpaceGuid = {0x1d127ea, 0xf6f1, 0x4ef6, {0x94, 0x15, 0x8a, 0x0, 0x0, 0x93, 0xf8, 0x9d}}
24
25 #
26 # Gop Temp
27 #
28 gBmpImageGuid = { 0x878AC2CC, 0x5343, 0x46F2, { 0xB5, 0x63, 0x51, 0xF8, 0x9D, 0xAF, 0x56, 0xBA } }
29
30 [Ppis]
31
32 [Protocols]
33 #
34 # Gop Temp
35 #
36 gPlatformGOPPolicyGuid = { 0xec2e931b, 0x3281, 0x48a5, { 0x81, 0x07, 0xdf, 0x8a, 0x8b, 0xed, 0x3c, 0x5d } }
37
38 ################################################################################
39 #
40 # PCD Declarations section - list of all PCDs Declared by this Package
41 # Only this package should be providing the
42 # declaration, other packages should not.
43 #
44 ################################################################################
45 [PcdsFixedAtBuild, PcdsPatchableInModule]
46
47 [PcdsDynamic, PcdsDynamicEx]
48