]> git.proxmox.com Git - mirror_edk2.git/blame - AppPkg/AppPkg.dec
UefiPayloadPkg: Enhance UEFI payload for coreboot and Slim Bootloader
[mirror_edk2.git] / AppPkg / AppPkg.dec
CommitLineData
f6e5cdd5 1## @file\r
2# Declarations for the UDK Standard Libraries.\r
3#\r
4# Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>\r
5#\r
bcb96695 6# SPDX-License-Identifier: BSD-2-Clause-Patent\r
f6e5cdd5 7##\r
8\r
9\r
10[Defines]\r
11 DEC_SPECIFICATION = 0x00010005\r
12 PACKAGE_NAME = AppPkg\r
13 PACKAGE_GUID = B3E3D3D5-D62B-4497-A175-264F489D127E\r
14 PACKAGE_VERSION = 0.01\r
15\r
16\r
17[Guids]\r
18 gAppPkgTokenSpaceGuid = { 0xe7e1efa6, 0x7607, 0x4a78, { 0xa7, 0xdd, 0x43, 0xe4, 0xbd, 0x72, 0xc0, 0x99 }}\r
19\r
20\r
21[PcdsFixedAtBuild]\r
22 gAppPkgTokenSpaceGuid.DataSource_Port|1234|UINT16|0\r
23 gAppPkgTokenSpaceGuid.Tftp_AckLogBase|4|UINT32|1\r
24 gAppPkgTokenSpaceGuid.Tftp_AckMultiplier|4|UINT32|2\r
25 gAppPkgTokenSpaceGuid.Tftp_Bandwidth|0|BOOLEAN|3\r
26 gAppPkgTokenSpaceGuid.Tftp_HighSpeed|0|BOOLEAN|4\r
27 gAppPkgTokenSpaceGuid.Tftp_MaxRetry|10|UINT32|5\r
28 gAppPkgTokenSpaceGuid.Tftp_MaxTimeoutInSec|3|UINT32|6\r
29 gAppPkgTokenSpaceGuid.WebServer_HttpPort|80|UINT16|7\r
30\r