]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/PeiPcdLib/PeiPcdLib.msa
97638dafef3751008cac695843fcad5c10eabe85
[mirror_edk2.git] / MdePkg / Library / PeiPcdLib / PeiPcdLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2006, Intel Corporation
4 All rights reserved. This program and the accompanying materials
5 are licensed and made available under the terms and conditions of the BSD License
6 which accompanies this distribution. The full text of the license may be found at
7 http://opensource.org/licenses/bsd-license.php
8
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 -->
12 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
13 <MsaHeader>
14 <ModuleName>PeiPcdLib</ModuleName>
15 <ModuleType>PEIM</ModuleType>
16 <GuidValue>9dbf6f25-0da2-4a1d-8e12-e78de6ab4d0e</GuidValue>
17 <Version>1.0</Version>
18 <Abstract>PCD Library instance implemented with PCD PPI.</Abstract>
19 <Description>This library instance implement the APIs listed
20 in PCD library class defined in MDE library specification.
21 It is used by module in PEI phase.
22 </Description>
23 <Copyright>Copyright (c) 2006, Intel Corporation</Copyright>
24 <License>All rights reserved. This program and the accompanying materials
25 are licensed and made available under the terms and conditions of the BSD License
26 which accompanies this distribution. The full text of the license may be found at
27 http://opensource.org/licenses/bsd-license.php
28 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
29 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
30 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
31 </MsaHeader>
32 <ModuleDefinitions>
33 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
34 <BinaryModule>false</BinaryModule>
35 <OutputFileBasename>PeiPcdLib</OutputFileBasename>
36 </ModuleDefinitions>
37 <LibraryClassDefinitions>
38 <LibraryClass Usage="ALWAYS_PRODUCED">
39 <Keyword>PcdLib</Keyword>
40 </LibraryClass>
41 <LibraryClass Usage="ALWAYS_CONSUMED">
42 <Keyword>PeimEntryPoint</Keyword>
43 </LibraryClass>
44 <LibraryClass Usage="ALWAYS_CONSUMED">
45 <Keyword>DebugLib</Keyword>
46 </LibraryClass>
47 <LibraryClass Usage="ALWAYS_CONSUMED">
48 <Keyword>PeiServicesTablePointerLib</Keyword>
49 </LibraryClass>
50 <LibraryClass Usage="ALWAYS_CONSUMED">
51 <Keyword>BaseMemoryLib</Keyword>
52 </LibraryClass>
53 </LibraryClassDefinitions>
54 <SourceFiles>
55 <Filename>PeiPcdLib.c</Filename>
56 </SourceFiles>
57 <PackageDependencies>
58 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
59 </PackageDependencies>
60 <PPIs>
61 <Ppi Usage="ALWAYS_CONSUMED">
62 <PpiCName>gPcdPpiGuid</PpiCName>
63 </Ppi>
64 </PPIs>
65 <Externs>
66 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
67 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
68 </Externs>
69 </ModuleSurfaceArea>