]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/PCD/Pei/Pcd.msa
Fix the <HelpText> for PCD used by EdkNt32Pkg and EdkModulePkg.
[mirror_edk2.git] / EdkModulePkg / Universal / PCD / Pei / Pcd.msa
CommitLineData
1779985e 1<?xml version="1.0" encoding="UTF-8"?>\r
53b86193 2<!--Copyright (c) 2006, Intel Corporation
3All rights reserved. This program and the accompanying materials
4are licensed and made available under the terms and conditions of the BSD License
5which accompanies this distribution. The full text of the license may be found at
6http://opensource.org/licenses/bsd-license.php
7
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
53b86193 10<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
98960993 11 <MsaHeader>\r
1f86f081 12 <ModuleName>PcdPeim</ModuleName>\r
98960993 13 <ModuleType>PEIM</ModuleType>\r
1f86f081 14 <GuidValue>9B3ADA4F-AE56-4c24-8DEA-F03B7558AE50</GuidValue>\r
15 <Version>1.0</Version>\r
98960993 16 <Abstract>Component description file for Pcd Database PEIM module</Abstract>\r
17 <Description>FIX ME!</Description>\r
18 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>\r
53b86193 19 <License>All rights reserved. This program and the accompanying materials
20 are licensed and made available under the terms and conditions of the BSD License
21 which accompanies this distribution. The full text of the license may be found at
22 http://opensource.org/licenses/bsd-license.php
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 24 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
25 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
98960993 26 </MsaHeader>\r
1f86f081 27 <ModuleDefinitions>\r
28 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
29 <BinaryModule>false</BinaryModule>\r
30 <OutputFileBasename>PcdPeim</OutputFileBasename>\r
31 </ModuleDefinitions>\r
98960993 32 <LibraryClassDefinitions>\r
1f86f081 33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>DebugLib</Keyword>\r
35 </LibraryClass>\r
36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>PeimEntryPoint</Keyword>\r
38 </LibraryClass>\r
39 <LibraryClass Usage="ALWAYS_CONSUMED">\r
40 <Keyword>BaseLib</Keyword>\r
41 </LibraryClass>\r
42 <LibraryClass Usage="ALWAYS_CONSUMED">\r
43 <Keyword>HobLib</Keyword>\r
44 </LibraryClass>\r
45 <LibraryClass Usage="ALWAYS_CONSUMED">\r
46 <Keyword>PeiServicesLib</Keyword>\r
47 </LibraryClass>\r
48 <LibraryClass Usage="ALWAYS_CONSUMED">\r
49 <Keyword>PcdLib</Keyword>\r
50 </LibraryClass>\r
51 <LibraryClass Usage="ALWAYS_CONSUMED">\r
52 <Keyword>PeiServicesTablePointerLib</Keyword>\r
53 </LibraryClass>\r
54 <LibraryClass Usage="ALWAYS_CONSUMED">\r
55 <Keyword>MemoryAllocationLib</Keyword>\r
56 </LibraryClass>\r
57 <LibraryClass Usage="ALWAYS_CONSUMED">\r
58 <Keyword>BaseMemoryLib</Keyword>\r
59 </LibraryClass>\r
98960993 60 </LibraryClassDefinitions>\r
61 <SourceFiles>\r
62 <Filename>Pcd.dxs</Filename>\r
63 <Filename>Pcd.c</Filename>\r
1779985e 64 <Filename>Service.h</Filename>\r
98960993 65 <Filename>Service.c</Filename>\r
66 </SourceFiles>\r
1f86f081 67 <PackageDependencies>\r
68 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
69 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
70 </PackageDependencies>\r
98960993 71 <PPIs>\r
1f86f081 72 <Ppi Usage="ALWAYS_PRODUCED">\r
53b86193 73 <PpiCName>gPcdPpiGuid</PpiCName>\r
1f86f081 74 </Ppi>\r
75 <Ppi Usage="ALWAYS_CONSUMED">\r
53b86193 76 <PpiCName>gEfiPeiReadOnlyVariablePpiGuid</PpiCName>\r
1f86f081 77 </Ppi>\r
98960993 78 </PPIs>\r
79 <Guids>\r
1f86f081 80 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 81 <GuidCName>gPcdDataBaseHobGuid</GuidCName>\r
1f86f081 82 </GuidCNames>\r
83 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 84 <GuidCName>gPcdPeiCallbackFnTableHobGuid</GuidCName>\r
1f86f081 85 </GuidCNames>\r
98960993 86 </Guids>\r
87 <Externs>\r
15b06e58
LG
88 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
89 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
98960993 90 <Extern>\r
91 <ModuleEntryPoint>PcdPeimInit</ModuleEntryPoint>\r
92 </Extern>\r
93 </Externs>\r
95945c76 94 <PcdCoded>\r
95 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
98960993 96 <C_Name>PcdMaxPeiPcdCallBackNumberPerPcdEntry</C_Name>\r
53b86193 97 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
f7ba3555 98 <HelpText>The maximum number of callback function, which will be triggered when \r
99 a PCD entry is been set, can be registered for a single PCD entry in PEI phase.</HelpText>\r
95945c76 100 </PcdEntry>\r
101 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
98960993 102 <C_Name>PcdVpdBaseAddress</C_Name>\r
53b86193 103 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
f7ba3555 104 <HelpText>The base address of the VPD (Vital Product Data) region. It is \r
105 normally a region reserved on flash.</HelpText>\r
95945c76 106 </PcdEntry>\r
4f914125 107 <PcdEntry PcdItemType="FEATURE_FLAG">\r
108 <C_Name>PcdPeiPcdDatabaseTraverseEnabled</C_Name>\r
53b86193 109 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
f7ba3555 110 <HelpText>This feature flag can be used to enable or disable the Pcd PEIM database \r
111 traverse capability. Disable it can reduce the size of final image generated.</HelpText>\r
4f914125 112 </PcdEntry>\r
95945c76 113 </PcdCoded>\r
53b86193 114</ModuleSurfaceArea>