]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa
Add supported module type & arch filter for all libraries in MdePkg to filter out...
[mirror_edk2.git] / MdePkg / Library / UefiDebugLibConOut / UefiDebugLibConOut.msa
CommitLineData
3bdeb048 1<?xml version="1.0" encoding="UTF-8"?>\r
f5c96748 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>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
f5c96748 11 <License>All rights reserved. This program and the accompanying materials
12 are licensed and made available under the terms and conditions of the BSD License
13 which accompanies this distribution. The full text of the license may be found at
14 http://opensource.org/licenses/bsd-license.php
15 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
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
f5c96748 25 <LibraryClass Usage="ALWAYS_PRODUCED" SupModuleList="DXE_CORE DXE_DRIVER DXE_RUNTIME_DRIVER DXE_SAL_DRIVER DXE_SMM_DRIVER UEFI_APPLICATION UEFI_DRIVER">\r
3bdeb048 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
f5c96748 57 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
58 <HelpText>The bitmask of flags that specify the enable/disable of Debug
59 Assert, Debug Print, Debug Code, Clear Memory, Assert
1fe4ef1b 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
f5c96748 64 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
65 <HelpText>The value used by DebugClearMemory () to fill a certain range
1fe4ef1b 66 of memory.</HelpText>\r
95945c76 67 </PcdEntry>\r
8cf2c0a7 68 <PcdEntry PcdItemType="DYNAMIC">\r
878ddf1f 69 <C_Name>PcdDebugPrintErrorLevel</C_Name>\r
f5c96748 70 <TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>\r
71 <HelpText>The bitmask of flags that specify the kind of debug message
1fe4ef1b 72 output when Debug Print is enabled.</HelpText>\r
95945c76 73 </PcdEntry>\r
74 </PcdCoded>\r
3bdeb048 75</ModuleSurfaceArea>