]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Universal/PCD/Pei/Pcd.msa
Redefine SPEC and Release Version to 0x20000
[mirror_edk2.git] / EdkModulePkg / Universal / PCD / Pei / Pcd.msa
CommitLineData
1f86f081 1<?xml version="1.0" encoding="UTF-8"?>\r
5dc35539 2<!--Copyright (c) 2006, Intel Corporation\r
3All rights reserved. This program and the accompanying materials\r
4are licensed and made available under the terms and conditions of the BSD License\r
5which accompanies this distribution. The full text of the license may be found at\r
6http://opensource.org/licenses/bsd-license.php\r
7\r
8THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 9WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.-->\r
5b2a7957 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
5dc35539 19 <License>All rights reserved. This program and the accompanying materials\r
20 are licensed and made available under the terms and conditions of the BSD License\r
21 which accompanies this distribution. The full text of the license may be found at\r
22 http://opensource.org/licenses/bsd-license.php\r
23 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
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
64 <Filename>Service.c</Filename>\r
65 </SourceFiles>\r
1f86f081 66 <PackageDependencies>\r
67 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
68 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
69 </PackageDependencies>\r
98960993 70 <PPIs>\r
1f86f081 71 <Ppi Usage="ALWAYS_PRODUCED">\r
72 <PpiCName>PcdPpi</PpiCName>\r
73 </Ppi>\r
74 <Ppi Usage="ALWAYS_CONSUMED">\r
75 <PpiCName>ReadOnlyVariable</PpiCName>\r
76 </Ppi>\r
98960993 77 </PPIs>\r
78 <Guids>\r
1f86f081 79 <GuidCNames Usage="ALWAYS_CONSUMED">\r
80 <GuidCName>PcdDataBaseHob</GuidCName>\r
81 </GuidCNames>\r
82 <GuidCNames Usage="ALWAYS_CONSUMED">\r
83 <GuidCName>PcdPeiCallbackFnTable</GuidCName>\r
84 </GuidCNames>\r
98960993 85 </Guids>\r
86 <Externs>\r
15b06e58
LG
87 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
88 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
98960993 89 <Extern>\r
90 <ModuleEntryPoint>PcdPeimInit</ModuleEntryPoint>\r
91 </Extern>\r
92 </Externs>\r
95945c76 93 <PcdCoded>\r
94 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
98960993 95 <C_Name>PcdMaxPeiPcdCallBackNumberPerPcdEntry</C_Name>\r
15b06e58
LG
96 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
97\r
1f86f081 98 <HelpText/>\r
95945c76 99 </PcdEntry>\r
100 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
98960993 101 <C_Name>PcdVpdBaseAddress</C_Name>\r
15b06e58
LG
102 <TokenSpaceGuidCName>gEfiEdkModulePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
103\r
1f86f081 104 <HelpText/>\r
95945c76 105 </PcdEntry>\r
106 </PcdCoded>\r
1f86f081 107</ModuleSurfaceArea>