]> git.proxmox.com Git - mirror_edk2.git/blame - EdkModulePkg/Library/EdkIfrSupportLib/EdkIfrSupportLib.msa
Fixed some issues for IA32 architecture platform build.
[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
84d87a73 11 <Copyright>Copyright (c) 2006 - 2007, 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
1f86f081 29 <LibraryClass Usage="ALWAYS_CONSUMED">\r
30 <Keyword>DebugLib</Keyword>\r
31 </LibraryClass>\r
1f86f081 32 <LibraryClass Usage="ALWAYS_CONSUMED">\r
33 <Keyword>BaseLib</Keyword>\r
34 </LibraryClass>\r
35 <LibraryClass Usage="ALWAYS_CONSUMED">\r
36 <Keyword>BaseMemoryLib</Keyword>\r
37 </LibraryClass>\r
38 <LibraryClass Usage="ALWAYS_CONSUMED">\r
39 <Keyword>MemoryAllocationLib</Keyword>\r
40 </LibraryClass>\r
41 <LibraryClass Usage="ALWAYS_CONSUMED">\r
42 <Keyword>UefiBootServicesTableLib</Keyword>\r
43 </LibraryClass>\r
44 <LibraryClass Usage="ALWAYS_CONSUMED">\r
45 <Keyword>UefiRuntimeServicesTableLib</Keyword>\r
46 </LibraryClass>\r
878ddf1f 47 </LibraryClassDefinitions>\r
5b2a7957 48 <SourceFiles>\r
878ddf1f 49 <Filename>IfrCommon.c</Filename>\r
50 <Filename>IfrOnTheFly.c</Filename>\r
51 <Filename>IfrOpCodeCreation.c</Filename>\r
878ddf1f 52 <Filename>IfrVariable.c</Filename>\r
53 </SourceFiles>\r
1f86f081 54 <PackageDependencies>\r
55 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
62f84315 56 <Package PackageGuid="68169ab0-d41b-4009-9060-292c253ac43d"/>\r
1f86f081 57 </PackageDependencies>\r
5b2a7957 58 <Protocols>\r
1f86f081 59 <Protocol Usage="ALWAYS_CONSUMED">\r
53b86193 60 <ProtocolCName>gEfiHiiProtocolGuid</ProtocolCName>\r
1f86f081 61 </Protocol>\r
878ddf1f 62 </Protocols>\r
5b2a7957 63 <Variables>\r
1f86f081 64 <Variable Usage="ALWAYS_CONSUMED">\r
65 <VariableName>0x004C 0x0061 0x006E</VariableName>\r
66 <GuidC_Name>gLanGuid</GuidC_Name>\r
878ddf1f 67 </Variable>\r
68 </Variables>\r
5b2a7957 69 <Guids>\r
1f86f081 70 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 71 <GuidCName>gEfiGlobalVariableGuid</GuidCName>\r
1f86f081 72 </GuidCNames>\r
878ddf1f 73 </Guids>\r
5b2a7957 74 <Externs>\r
1f86f081 75 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 76 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
878ddf1f 77 <Extern>\r
78 <Constructor>IfrLibConstruct</Constructor>\r
79 </Extern>\r
80 </Externs>\r
a5dcd7cb 81</ModuleSurfaceArea>