]> git.proxmox.com Git - mirror_edk2.git/blob - EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa
1. adjust contents layout of SPD header editor, FPD header editor.
[mirror_edk2.git] / EdkModulePkg / Library / EdkIfrSupportLib / EdkIfrSupportLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
3 <MsaHeader>
4 <ModuleName>EdkIfrSupportLib</ModuleName>
5 <ModuleType>DXE_DRIVER</ModuleType>
6 <GuidValue>ea55bada-d488-427b-9d2d-227e0aaa3707</GuidValue>
7 <Version>1.0</Version>
8 <Abstract>EDK Internal Form Refresentation Support Library Instance.</Abstract>
9 <Description>The library instance provides common library routines help in
10 IFR creation on-the-fly, HII variable access, HII database access, multi language supports.
11 </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>EdkIfrSupportLib</OutputFileBasename>
25 </ModuleDefinitions>
26 <LibraryClassDefinitions>
27 <LibraryClass Usage="ALWAYS_PRODUCED">
28 <Keyword>EdkIfrSupportLib</Keyword>
29 </LibraryClass>
30 <LibraryClass Usage="ALWAYS_CONSUMED">
31 <Keyword>UefiLib</Keyword>
32 </LibraryClass>
33 <LibraryClass Usage="ALWAYS_CONSUMED">
34 <Keyword>DebugLib</Keyword>
35 </LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">
37 <Keyword>PrintLib</Keyword>
38 </LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">
40 <Keyword>BaseLib</Keyword>
41 </LibraryClass>
42 <LibraryClass Usage="ALWAYS_CONSUMED">
43 <Keyword>BaseMemoryLib</Keyword>
44 </LibraryClass>
45 <LibraryClass Usage="ALWAYS_CONSUMED">
46 <Keyword>MemoryAllocationLib</Keyword>
47 </LibraryClass>
48 <LibraryClass Usage="ALWAYS_CONSUMED">
49 <Keyword>UefiBootServicesTableLib</Keyword>
50 </LibraryClass>
51 <LibraryClass Usage="ALWAYS_CONSUMED">
52 <Keyword>UefiRuntimeServicesTableLib</Keyword>
53 </LibraryClass>
54 </LibraryClassDefinitions>
55 <SourceFiles>
56 <Filename>IfrCommon.c</Filename>
57 <Filename>IfrOnTheFly.c</Filename>
58 <Filename>IfrOpCodeCreation.c</Filename>
59 <Filename>IfrLibrary.h</Filename>
60 <Filename>IfrVariable.c</Filename>
61 </SourceFiles>
62 <PackageDependencies>
63 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
64 <Package PackageGuid="B6EC423C-21D2-490D-85C6-DD5864EAA674"/>
65 </PackageDependencies>
66 <Protocols>
67 <Protocol Usage="ALWAYS_CONSUMED">
68 <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>
69 </Protocol>
70 </Protocols>
71 <Variables>
72 <Variable Usage="ALWAYS_CONSUMED">
73 <VariableName>0x004C 0x0061 0x006E</VariableName>
74 <GuidC_Name>gLanGuid</GuidC_Name>
75 </Variable>
76 </Variables>
77 <Guids>
78 <GuidCNames Usage="ALWAYS_CONSUMED">
79 <GuidCName>gEfiGlobalVariableGuid</GuidCName>
80 </GuidCNames>
81 </Guids>
82 <Externs>
83 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
84 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>
85 <Extern>
86 <Constructor>IfrLibConstruct</Constructor>
87 </Extern>
88 </Externs>
89 </ModuleSurfaceArea>