]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/DxePcdLib/DxePcdLib.msa
Remove the duplicated Copy Right in msa header.
[mirror_edk2.git] / MdePkg / Library / DxePcdLib / DxePcdLib.msa
CommitLineData
3bdeb048 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
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
9 <Description>This library instance implement the APIs listed \r
10 in PCD library class defined in MDE library specification.\r
11 It is used by modules in DXE phase.\r
12 </Description>\r
abf537ea 13 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
2de0141a 14 <License>All rights reserved. This program and the accompanying materials\r
15 are licensed and made available under the terms and conditions of the BSD License\r
16 which accompanies this distribution. The full text of the license may be found at\r
17 http://opensource.org/licenses/bsd-license.php\r
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
3bdeb048 19 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
20 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
21 </MsaHeader>\r
22 <ModuleDefinitions>\r
23 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
24 <BinaryModule>false</BinaryModule>\r
25 <OutputFileBasename>DxePcdLib</OutputFileBasename>\r
26 </ModuleDefinitions>\r
5b2a7957 27 <LibraryClassDefinitions>\r
3bdeb048 28 <LibraryClass Usage="ALWAYS_PRODUCED">\r
29 <Keyword>PcdLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>DebugLib</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>UefiBootServicesTableLib</Keyword>\r
36 </LibraryClass>\r
1eb73ab5 37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>BaseMemoryLib</Keyword>\r
39 </LibraryClass>\r
878ddf1f 40 </LibraryClassDefinitions>\r
5b2a7957 41 <SourceFiles>\r
878ddf1f 42 <Filename>DxePcdLib.c</Filename>\r
43 </SourceFiles>\r
3bdeb048 44 <PackageDependencies>\r
45 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
46 </PackageDependencies>\r
5b2a7957 47 <Protocols>\r
3bdeb048 48 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 49 <ProtocolCName>gPcdProtocolGuid</ProtocolCName>\r
3bdeb048 50 </Protocol>\r
dbdaaec4 51 </Protocols>\r
5b2a7957 52 <Externs>\r
3bdeb048 53 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 54 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 55 <Extern>\r
56 <Constructor>PcdLibConstructor</Constructor>\r
57 </Extern>\r
58 </Externs>\r
53b86193 59</ModuleSurfaceArea>