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