]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/UefiLib/UefiLib.msa
6b3ea17ef544e5ec4f5cbf589a1c06b2131ecac1
[mirror_edk2.git] / MdePkg / Library / UefiLib / UefiLib.msa
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 Copyright (c) 2006, Intel Corporation
4 All rights reserved. This program and the accompanying materials
5 are licensed and made available under the terms and conditions of the BSD License
6 which accompanies this distribution. The full text of the license may be found at
7 http://opensource.org/licenses/bsd-license.php
8
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
11 -->
12 <LibraryModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.TianoCore.org/2006/Edk2.0 http://www.TianoCore.org/2006/Edk2.0/SurfaceArea.xsd">
13 <MsaLibHeader>
14 <BaseName>UefiLib</BaseName>
15 <ModuleType>UEFI_DRIVER</ModuleType>
16 <ComponentType>LIBRARY</ComponentType>
17 <Guid>3a004ba5-efe0-4a61-9f1a-267a46ae5ba9</Guid>
18 <Version>0</Version>
19 <Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
20 <Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>
21 <Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
22 <License>
23 All rights reserved. This program and the accompanying materials
24 are licensed and made available under the terms and conditions of the BSD License
25 which accompanies this distribution. The full text of the license may be found at
26 http://opensource.org/licenses/bsd-license.php
27 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
28 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
29 </License>
30 <Specification>0</Specification>
31 <Created>2006-03-09 23:12</Created>
32 <Updated>2006-03-19 15:17</Updated>
33 </MsaLibHeader>
34 <LibraryClassDefinitions>
35 <LibraryClass Usage="ALWAYS_PRODUCED">UefiLib</LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">UefiBootServicesTableLib</LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
38 <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">DebugLib</LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">MemoryAllocationLib</LibraryClass>
41 </LibraryClassDefinitions>
42 <SourceFiles>
43 <Filename>UefiLib.c</Filename>
44 <Filename>Console.c</Filename>
45 <Filename>UefiNotTiano.c</Filename>
46 </SourceFiles>
47 <Includes>
48 <PackageName>MdePkg</PackageName>
49 </Includes>
50 <Guids>
51 <GuidEntry Usage="ALWAYS_CONSUMED">
52 <C_Name>EventLegacyBoot</C_Name>
53 </GuidEntry>
54 <GuidEntry Usage="ALWAYS_CONSUMED">
55 <C_Name>EventReadyToBoot</C_Name>
56 </GuidEntry>
57 <GuidEntry Usage="ALWAYS_CONSUMED">
58 <C_Name>FrameworkDevicePath</C_Name>
59 </GuidEntry>
60 </Guids>
61 </LibraryModuleSurfaceArea>