]> git.proxmox.com Git - mirror_edk2.git/blob - MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa
8802e95a0e484c45e6eda77ba37ed12beb595682
[mirror_edk2.git] / MdePkg / Library / UefiDebugLibStdErr / UefiDebugLibStdErr.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>UefiDebugLibStdErr</BaseName>
15 <ModuleType>UEFI_DRIVER</ModuleType>
16 <ComponentType>LIBRARY</ComponentType>
17 <Guid>b57a1df6-ffdb-4247-a3df-3a562176751a</Guid>
18 <Version>0</Version>
19 <Abstract>Debug Library for UEFI 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 <Created>2006-03-09 23:12</Created>
31 <Updated>2006-03-19 15:17</Updated>
32 <Specification>0</Specification>
33 </MsaLibHeader>
34 <LibraryClassDefinitions>
35 <LibraryClass Usage="ALWAYS_PRODUCED">DebugLib</LibraryClass>
36 <LibraryClass Usage="ALWAYS_CONSUMED">UefiBootServicesTableLib</LibraryClass>
37 <LibraryClass Usage="ALWAYS_CONSUMED">PrintLib</LibraryClass>
38 <LibraryClass Usage="ALWAYS_CONSUMED">PcdLib</LibraryClass>
39 <LibraryClass Usage="ALWAYS_CONSUMED">BaseLib</LibraryClass>
40 <LibraryClass Usage="ALWAYS_CONSUMED">BaseMemoryLib</LibraryClass>
41 </LibraryClassDefinitions>
42 <SourceFiles>
43 <Filename>DebugLib.c</Filename>
44 </SourceFiles>
45 <Includes>
46 <PackageName>MdePkg</PackageName>
47 </Includes>
48 <PcdCoded>
49 <PcdEntry PcdItemType="FIXED_AT_BUILD">
50 <C_Name>PcdDebugPropertyMask</C_Name>
51 </PcdEntry>
52 <PcdEntry PcdItemType="FIXED_AT_BUILD">
53 <C_Name>PcdDebugClearMemoryValue</C_Name>
54 </PcdEntry>
55 <PcdEntry PcdItemType="PATCHABLE_IN_MODULE">
56 <C_Name>PcdDebugPrintErrorLevel</C_Name>
57 </PcdEntry>
58 </PcdCoded>
59 </LibraryModuleSurfaceArea>