]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa
Add supported module type filter for most libraries in EdkModulePkg to filter out...
[mirror_edk2.git] / EdkModulePkg / Library / EdkIfrSupportLib / EdkIfrSupportLib.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
a5dcd7cb 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
1f86f081 3 <MsaHeader>\r
4 <ModuleName>EdkIfrSupportLib</ModuleName>\r
878ddf1f 5 <ModuleType>DXE_DRIVER</ModuleType>\r
1f86f081 6 <GuidValue>ea55bada-d488-427b-9d2d-227e0aaa3707</GuidValue>\r
7 <Version>1.0</Version>\r
2de0141a 8 <Abstract>EDK Internal Form Refresentation Support Library Instance.</Abstract>\r
a5dcd7cb 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.</Description>\r
abf537ea 11 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
a5dcd7cb 12 <License>All rights reserved. This program and the accompanying materials
13 are licensed and made available under the terms and conditions of the BSD License
14 which accompanies this distribution. The full text of the license may be found at
15 http://opensource.org/licenses/bsd-license.php
16 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
1f86f081 17 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
18 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
19 </MsaHeader>\r
20 <ModuleDefinitions>\r
21 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
22 <BinaryModule>false</BinaryModule>\r
23 <OutputFileBasename>EdkIfrSupportLib</OutputFileBasename>\r
24 </ModuleDefinitions>\r
5b2a7957 25 <LibraryClassDefinitions>\r
a5dcd7cb 26 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER">\r
1f86f081 27 <Keyword>EdkIfrSupportLib</Keyword>\r
28 </LibraryClass>\r
29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>UefiLib</Keyword>\r
31 </LibraryClass>\r
32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>DebugLib</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>PrintLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>BaseLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>BaseMemoryLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>MemoryAllocationLib</Keyword>\r
46 </LibraryClass>\r
47 <LibraryClass Usage="ALWAYS_CONSUMED">\r
48 <Keyword>UefiBootServicesTableLib</Keyword>\r
49 </LibraryClass>\r
50 <LibraryClass Usage="ALWAYS_CONSUMED">\r
51 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
52 </LibraryClass>\r
878ddf1f 53 </LibraryClassDefinitions>\r
5b2a7957 54 <SourceFiles>\r
878ddf1f 55 <Filename>IfrCommon.c</Filename>\r
56 <Filename>IfrOnTheFly.c</Filename>\r
57 <Filename>IfrOpCodeCreation.c</Filename>\r
878ddf1f 58 <Filename>IfrVariable.c</Filename>\r
59 </SourceFiles>\r
1f86f081 60 <PackageDependencies>\r
61 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 62 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
1f86f081 63 </PackageDependencies>\r
5b2a7957 64 <Protocols>\r
1f86f081 65 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 66 <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
1f86f081 67 </Protocol>\r
878ddf1f 68 </Protocols>\r
5b2a7957 69 <Variables>\r
1f86f081 70 <Variable Usage="ALWAYS_CONSUMED">\r
71 <VariableName>0x004C 0x0061 0x006E</VariableName>\r
72 <GuidC_Name>gLanGuid</GuidC_Name>\r
878ddf1f 73 </Variable>\r
74 </Variables>\r
5b2a7957 75 <Guids>\r
1f86f081 76 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 77 <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
1f86f081 78 </GuidCNames>\r
878ddf1f 79 </Guids>\r
5b2a7957 80 <Externs>\r
1f86f081 81 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 82 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 83 <Extern>\r
84 <Constructor>IfrLibConstruct</Constructor>\r
85 </Extern>\r
86 </Externs>\r
a5dcd7cb 87</ModuleSurfaceArea>