summaryrefslogtreecommitdiffstats
path: root/AppPkg/AppPkg.dec
blob: 69a07c4f973ba6ddca247aa872919fe154c20071 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
## @file
#   Declarations for the UDK Standard Libraries.
#
# Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>
#
# SPDX-License-Identifier: BSD-2-Clause-Patent
##


[Defines]
  DEC_SPECIFICATION              = 0x00010005
  PACKAGE_NAME                   = AppPkg
  PACKAGE_GUID                   = B3E3D3D5-D62B-4497-A175-264F489D127E
  PACKAGE_VERSION                = 0.01


[Guids]
  gAppPkgTokenSpaceGuid          = { 0xe7e1efa6, 0x7607, 0x4a78, { 0xa7, 0xdd, 0x43, 0xe4, 0xbd, 0x72, 0xc0, 0x99 }}


[PcdsFixedAtBuild]
  gAppPkgTokenSpaceGuid.DataSource_Port|1234|UINT16|0
  gAppPkgTokenSpaceGuid.Tftp_AckLogBase|4|UINT32|1
  gAppPkgTokenSpaceGuid.Tftp_AckMultiplier|4|UINT32|2
  gAppPkgTokenSpaceGuid.Tftp_Bandwidth|0|BOOLEAN|3
  gAppPkgTokenSpaceGuid.Tftp_HighSpeed|0|BOOLEAN|4
  gAppPkgTokenSpaceGuid.Tftp_MaxRetry|10|UINT32|5
  gAppPkgTokenSpaceGuid.Tftp_MaxTimeoutInSec|3|UINT32|6
  gAppPkgTokenSpaceGuid.WebServer_HttpPort|80|UINT16|7