]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/UefiLib/UefiLib.msa
Add supported module type filter for most libraries in EdkModulePkg to filter out...
[mirror_edk2.git] / MdePkg / Library / UefiLib / UefiLib.msa
CommitLineData
878ddf1f 1<?xml version="1.0" encoding="UTF-8"?>\r
a537f148 2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">\r
3bdeb048 3 <MsaHeader>\r
4 <ModuleName>UefiLib</ModuleName>\r
a537f148 5 <ModuleType>DXE_DRIVER</ModuleType>\r
3bdeb048 6 <GuidValue>3a004ba5-efe0-4a61-9f1a-267a46ae5ba9</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>\r
a537f148 9 <Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification
10
11 Help Port Framework/Tinao code that has conflicts with UEFI 2.0 by hiding the oldconflicts with library functions and supporting implementations of the old
12 (EDK/EFI 1.10) and new (EDK II/UEFI 2.0) way. This module is a DXE driver as it contains DXE enum extensions for EFI event services.</Description>\r
abf537ea 13 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
53b86193 14 <License>All rights reserved. This program and the accompanying materials
15 are licensed and made available under the terms and conditions of the BSD License
16 which accompanies this distribution. The full text of the license may be found at
17 http://opensource.org/licenses/bsd-license.php
18 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
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>UefiLib</OutputFileBasename>\r
26 </ModuleDefinitions>\r
5b2a7957 27 <LibraryClassDefinitions>\r
3bdeb048 28 <LibraryClass Usage="ALWAYS_PRODUCED">\r
29 <Keyword>UefiLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>UefiBootServicesTableLib</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>BaseLib</Keyword>\r
36 </LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>BaseMemoryLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>DebugLib</Keyword>\r
42 </LibraryClass>\r
43 <LibraryClass Usage="ALWAYS_CONSUMED">\r
44 <Keyword>MemoryAllocationLib</Keyword>\r
45 </LibraryClass>\r
878ddf1f 46 </LibraryClassDefinitions>\r
5b2a7957 47 <SourceFiles>\r
878ddf1f 48 <Filename>UefiLib.c</Filename>\r
49 <Filename>Console.c</Filename>\r
50 <Filename>UefiNotTiano.c</Filename>\r
51 </SourceFiles>\r
3bdeb048 52 <PackageDependencies>\r
53 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
54 </PackageDependencies>\r
5b2a7957 55 <Guids>\r
3bdeb048 56 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 57 <GuidCName>gEfiEventLegacyBootGuid</GuidCName>\r
3bdeb048 58 </GuidCNames>\r
59 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 60 <GuidCName>gEfiEventReadyToBootGuid</GuidCName>\r
3bdeb048 61 </GuidCNames>\r
62 <GuidCNames Usage="ALWAYS_CONSUMED">\r
53b86193 63 <GuidCName>gEfiFrameworkDevicePathGuid</GuidCName>\r
3bdeb048 64 </GuidCNames>\r
878ddf1f 65 </Guids>\r
3bdeb048 66 <Externs>\r
67 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 68 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
3bdeb048 69 </Externs>\r
70</ModuleSurfaceArea>