]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa
1. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.
[mirror_edk2.git] / MdePkg / Library / UefiDebugLibConOut / UefiDebugLibConOut.msa
CommitLineData
3bdeb048 1<?xml version="1.0" encoding="UTF-8"?>\r
2<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">\r
3 <MsaHeader>\r
4 <ModuleName>UefiDebugLibConOut</ModuleName>\r
878ddf1f 5 <ModuleType>UEFI_DRIVER</ModuleType>\r
3bdeb048 6 <GuidValue>5cddfaf3-e9a7-4d16-bdce-1e002df475bb</GuidValue>\r
7 <Version>1.0</Version>\r
878ddf1f 8 <Abstract>Debug Library for UEFI drivers</Abstract>\r
9 <Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>\r
abf537ea 10 <Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>\r
5dc35539 11 <License>All rights reserved. This program and the accompanying materials\r
12 are licensed and made available under the terms and conditions of the BSD License\r
13 which accompanies this distribution. The full text of the license may be found at\r
14 http://opensource.org/licenses/bsd-license.php\r
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
3bdeb048 16 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>\r
17 <Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>\r
18 </MsaHeader>\r
19 <ModuleDefinitions>\r
20 <SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>\r
21 <BinaryModule>false</BinaryModule>\r
22 <OutputFileBasename>UefiDebugLibConOut</OutputFileBasename>\r
23 </ModuleDefinitions>\r
5b2a7957 24 <LibraryClassDefinitions>\r
3bdeb048 25 <LibraryClass Usage="ALWAYS_PRODUCED">\r
26 <Keyword>DebugLib</Keyword>\r
27 </LibraryClass>\r
28 <LibraryClass Usage="ALWAYS_CONSUMED">\r
29 <Keyword>UefiBootServicesTableLib</Keyword>\r
30 </LibraryClass>\r
31 <LibraryClass Usage="ALWAYS_CONSUMED">\r
32 <Keyword>PrintLib</Keyword>\r
33 </LibraryClass>\r
34 <LibraryClass Usage="ALWAYS_CONSUMED">\r
35 <Keyword>PcdLib</Keyword>\r
36 </LibraryClass>\r
37 <LibraryClass Usage="ALWAYS_CONSUMED">\r
38 <Keyword>BaseLib</Keyword>\r
39 </LibraryClass>\r
40 <LibraryClass Usage="ALWAYS_CONSUMED">\r
41 <Keyword>BaseMemoryLib</Keyword>\r
42 </LibraryClass>\r
878ddf1f 43 </LibraryClassDefinitions>\r
5b2a7957 44 <SourceFiles>\r
878ddf1f 45 <Filename>DebugLib.c</Filename>\r
46 </SourceFiles>\r
3bdeb048 47 <PackageDependencies>\r
48 <Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>\r
49 </PackageDependencies>\r
50 <Externs>\r
51 <Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>\r
15b06e58 52 <Specification>EDK_RELEASE_VERSION 0x00020000</Specification>\r
3bdeb048 53 </Externs>\r
5b2a7957 54 <PcdCoded>\r
95945c76 55 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
878ddf1f 56 <C_Name>PcdDebugPropertyMask</C_Name>\r
15b06e58 57 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
1fe4ef1b 58 <HelpText>The bitmask of flags that specify the enable/disable of Debug\r
59 Assert, Debug Print, Debug Code, Clear Memory, Assert\r
60 Breakpoint and Assert Deadloop.</HelpText>\r
95945c76 61 </PcdEntry>\r
62 <PcdEntry PcdItemType="FIXED_AT_BUILD">\r
878ddf1f 63 <C_Name>PcdDebugClearMemoryValue</C_Name>\r
15b06e58 64 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
1fe4ef1b 65 <HelpText>The value used by DebugClearMemory () to fill a certain range\r
66 of memory.</HelpText>\r
95945c76 67 </PcdEntry>\r
68 <PcdEntry PcdItemType="PATCHABLE_IN_MODULE">\r
878ddf1f 69 <C_Name>PcdDebugPrintErrorLevel</C_Name>\r
15b06e58 70 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
1fe4ef1b 71 <HelpText>The bitmask of flags that specify the kind of debug message\r
72 output when Debug Print is enabled.</HelpText>\r
95945c76 73 </PcdEntry>\r
74 </PcdCoded>\r
3bdeb048 75</ModuleSurfaceArea>