]> git.proxmox.com Git - mirror_edk2.git/blame - CorebootPayloadPkg/CorebootPayloadPkg.dec
FatBinPkg: Update EBC/IA32/X64/IPF binaries
[mirror_edk2.git] / CorebootPayloadPkg / CorebootPayloadPkg.dec
CommitLineData
9c228fb0
MM
1## @file\r
2# Coreboot Payload Package\r
3#\r
4# Provides drivers and definitions to create uefi payload for coreboot. \r
5#\r
6# Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
7# This program and the accompanying materials are licensed and made available under \r
8# the terms and conditions of the BSD License that accompanies this distribution. \r
9# The full text of the license may be found at\r
10# http://opensource.org/licenses/bsd-license.php. \r
11# \r
12# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
13# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
14#\r
15##\r
16\r
17[Defines]\r
18 DEC_SPECIFICATION = 0x00010005\r
19 PACKAGE_NAME = CorebootPayloadPkg\r
20 PACKAGE_GUID = 58ABC905-951E-472e-8590-77BA8A50BE63\r
21 PACKAGE_VERSION = 0.1\r
22 \r
9c228fb0
MM
23[LibraryClasses]\r
24 \r
25[Guids]\r
26 #\r
27 ## Defines the token space for the Coreboot Payload Package PCDs.\r
28 #\r
29 gUEfiCorebootPayloadPkgTokenSpaceGuid = {0x1d127ea, 0xf6f1, 0x4ef6, {0x94, 0x15, 0x8a, 0x0, 0x0, 0x93, 0xf8, 0x9d}} \r
30 \r
31 #\r
32 # Gop Temp\r
33 #\r
34 gBmpImageGuid = { 0x878AC2CC, 0x5343, 0x46F2, { 0xB5, 0x63, 0x51, 0xF8, 0x9D, 0xAF, 0x56, 0xBA } }\r
35\r
36[Ppis]\r
37\r
38[Protocols]\r
39 #\r
40 # Gop Temp\r
41 #\r
42 gPlatformGOPPolicyGuid = { 0xec2e931b, 0x3281, 0x48a5, { 0x81, 0x07, 0xdf, 0x8a, 0x8b, 0xed, 0x3c, 0x5d } }\r
43\r
44################################################################################\r
45#\r
46# PCD Declarations section - list of all PCDs Declared by this Package\r
47# Only this package should be providing the\r
48# declaration, other packages should not.\r
49#\r
50################################################################################\r
51[PcdsFixedAtBuild, PcdsPatchableInModule]\r
52\r
53[PcdsDynamic, PcdsDynamicEx]\r
54 \r