]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/DxePcdLib/DxePcdLib.msa
Add supported module type & arch filter for all libraries in MdePkg to filter out...
[mirror_edk2.git] / MdePkg / Library / DxePcdLib / DxePcdLib.msa
CommitLineData
3bdeb048 1<?xml version="1.0" encoding="UTF-8"?>\r
f5c96748 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3bdeb048 3 <MsaHeader>\r
4 <ModuleName>DxePcdLib</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
3bdeb048 6 <GuidValue>af97eb89-4cc6-45f8-a514-ca025b346480</GuidValue>\r
7 <Version>1.0</Version>\r
2de0141a 8 <Abstract>PCD Library instance implemented with PCD Protocol</Abstract>\r
f5c96748 9 <Description>This library instance implement the APIs listed
10 in PCD library class defined in MDE library specification.
11 It is used by modules in DXE phase.</Description>\r
abf537ea 12 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
f5c96748 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,
3bdeb048 18 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
19 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
20 </MsaHeader>\r
21 <ModuleDefinitions>\r
22 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
23 <BinaryModule>false</BinaryModule>\r
24 <OutputFileBasename>DxePcdLib</OutputFileBasename>\r
25 </ModuleDefinitions>\r
5b2a7957 26 <LibraryClassDefinitions>\r
f5c96748 27 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER">\r
3bdeb048 28 <Keyword>PcdLib</Keyword>\r
29 </LibraryClass>\r
30 <LibraryClass Usage="ALWAYS_CONSUMED">\r
31 <Keyword>DebugLib</Keyword>\r
32 </LibraryClass>\r
33 <LibraryClass Usage="ALWAYS_CONSUMED">\r
34 <Keyword>UefiBootServicesTableLib</Keyword>\r
35 </LibraryClass>\r
1eb73ab5 36 <LibraryClass Usage="ALWAYS_CONSUMED">\r
37 <Keyword>BaseMemoryLib</Keyword>\r
38 </LibraryClass>\r
878ddf1f 39 </LibraryClassDefinitions>\r
5b2a7957 40 <SourceFiles>\r
878ddf1f 41 <Filename>DxePcdLib.c</Filename>\r
42 </SourceFiles>\r
3bdeb048 43 <PackageDependencies>\r
44 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
45 </PackageDependencies>\r
5b2a7957 46 <Protocols>\r
3bdeb048 47 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 48 <ProtocolCName>gPcdProtocolGuid</ProtocolCName>\r
3bdeb048 49 </Protocol>\r
dbdaaec4 50 </Protocols>\r
5b2a7957 51 <Externs>\r
3bdeb048 52 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 53 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 54 <Extern>\r
55 <Constructor>PcdLibConstructor</Constructor>\r
56 </Extern>\r
57 </Externs>\r
53b86193 58</ModuleSurfaceArea>