]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa
Added license & copyright declaration
[mirror_edk2.git] / EdkModulePkg / Library / EdkIfrSupportLib / EdkIfrSupportLib.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
5e1c3eed 2<!--\r
3Copyright (c) 2006, Intel Corporation\r
4All rights reserved. This program and the accompanying materials\r
5are licensed and made available under the terms and conditions of the BSD License\r
6which accompanies this distribution. The full text of the license may be found at\r
7http://opensource.org/licenses/bsd-license.php\r
8\r
9THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11-->\r
1f86f081 12<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
13 <MsaHeader>\r
14 <ModuleName>EdkIfrSupportLib</ModuleName>\r
878ddf1f 15 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 16 <GuidValue>ea55bada-d488-427b-9d2d-227e0aaa3707</GuidValue>\r
17 <Version>1.0</Version>\r
2de0141a 18 <Abstract>EDK Internal Form Refresentation Support Library Instance.</Abstract>\r
19 <Description>The library instance provides common library routines help in \r
20 IFR creation on-the-fly, HII variable access, HII database access, multi language supports.\r
21 </Description>\r
abf537ea 22 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
2de0141a 23 <License>All rights reserved. This program and the accompanying materials\r
24 are licensed and made available under the terms and conditions of the BSD License\r
25 which accompanies this distribution. The full text of the license may be found at\r
26 http://opensource.org/licenses/bsd-license.php\r
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
1f86f081 28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
29 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
30 </MsaHeader>\r
31 <ModuleDefinitions>\r
32 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
33 <BinaryModule>false</BinaryModule>\r
34 <OutputFileBasename>EdkIfrSupportLib</OutputFileBasename>\r
35 </ModuleDefinitions>\r
5b2a7957 36 <LibraryClassDefinitions>\r
1f86f081 37 <LibraryClass Usage="ALWAYS_PRODUCED">\r
38 <Keyword>EdkIfrSupportLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>UefiLib</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>DebugLib</Keyword>\r
45 </LibraryClass>\r
46 <LibraryClass Usage="ALWAYS_CONSUMED">\r
47 <Keyword>PrintLib</Keyword>\r
48 </LibraryClass>\r
49 <LibraryClass Usage="ALWAYS_CONSUMED">\r
50 <Keyword>BaseLib</Keyword>\r
51 </LibraryClass>\r
52 <LibraryClass Usage="ALWAYS_CONSUMED">\r
53 <Keyword>BaseMemoryLib</Keyword>\r
54 </LibraryClass>\r
55 <LibraryClass Usage="ALWAYS_CONSUMED">\r
56 <Keyword>MemoryAllocationLib</Keyword>\r
57 </LibraryClass>\r
58 <LibraryClass Usage="ALWAYS_CONSUMED">\r
59 <Keyword>UefiBootServicesTableLib</Keyword>\r
60 </LibraryClass>\r
61 <LibraryClass Usage="ALWAYS_CONSUMED">\r
62 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
63 </LibraryClass>\r
878ddf1f 64 </LibraryClassDefinitions>\r
5b2a7957 65 <SourceFiles>\r
878ddf1f 66 <Filename>IfrCommon.c</Filename>\r
67 <Filename>IfrOnTheFly.c</Filename>\r
68 <Filename>IfrOpCodeCreation.c</Filename>\r
69 <Filename>IfrLibrary.h</Filename>\r
70 <Filename>IfrVariable.c</Filename>\r
71 </SourceFiles>\r
1f86f081 72 <PackageDependencies>\r
73 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
74 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>\r
75 </PackageDependencies>\r
5b2a7957 76 <Protocols>\r
1f86f081 77 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 78 <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
1f86f081 79 </Protocol>\r
878ddf1f 80 </Protocols>\r
5b2a7957 81 <Variables>\r
1f86f081 82 <Variable Usage="ALWAYS_CONSUMED">\r
83 <VariableName>0x004C 0x0061 0x006E</VariableName>\r
84 <GuidC_Name>gLanGuid</GuidC_Name>\r
878ddf1f 85 </Variable>\r
86 </Variables>\r
5b2a7957 87 <Guids>\r
1f86f081 88 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 89 <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
1f86f081 90 </GuidCNames>\r
878ddf1f 91 </Guids>\r
5b2a7957 92 <Externs>\r
1f86f081 93 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 94 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 95 <Extern>\r
96 <Constructor>IfrLibConstruct</Constructor>\r
97 </Extern>\r
98 </Externs>\r
1f86f081 99</ModuleSurfaceArea>