2006-06-30 21:01:55 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ModuleSurfaceArea xmlns="http://www.TianoCore.org/2006/Edk2.0">
|
|
|
|
<MsaHeader>
|
|
|
|
<ModuleName>PeiDxeDebugLibReportStatusCode</ModuleName>
|
2006-06-26 12:18:28 +02:00
|
|
|
<ModuleType>PEIM</ModuleType>
|
2006-06-30 21:01:55 +02:00
|
|
|
<GuidValue>bda39d3a-451b-4350-8266-81ab10fa0523</GuidValue>
|
|
|
|
<Version>1.0</Version>
|
2006-06-26 12:18:28 +02:00
|
|
|
<Abstract>Debug Library for PEIMs that send debug messages to ReportStatusCode</Abstract>
|
|
|
|
<Description>FIX ME!</Description>
|
|
|
|
<Copyright>Copyright (c) 2004-2006, Intel Corporation</Copyright>
|
2006-07-02 21:09:30 +02:00
|
|
|
<License>All rights reserved. This program and the accompanying materials
|
|
|
|
are licensed and made available under the terms and conditions of the BSD License
|
|
|
|
which accompanies this distribution. The full text of the license may be found at
|
|
|
|
http://opensource.org/licenses/bsd-license.php
|
|
|
|
THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
|
2006-06-30 21:01:55 +02:00
|
|
|
WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.</License>
|
|
|
|
<Specification>FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052</Specification>
|
|
|
|
</MsaHeader>
|
|
|
|
<ModuleDefinitions>
|
|
|
|
<SupportedArchitectures>IA32 X64 IPF EBC</SupportedArchitectures>
|
|
|
|
<BinaryModule>false</BinaryModule>
|
|
|
|
<OutputFileBasename>PeiDxeDebugLibReportStatusCode</OutputFileBasename>
|
|
|
|
</ModuleDefinitions>
|
2006-06-30 22:31:48 +02:00
|
|
|
<LibraryClassDefinitions>
|
2006-06-30 21:01:55 +02:00
|
|
|
<LibraryClass Usage="ALWAYS_PRODUCED">
|
|
|
|
<Keyword>DebugLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>BaseMemoryLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>ReportStatusCodeLib</Keyword>
|
|
|
|
</LibraryClass>
|
|
|
|
<LibraryClass Usage="ALWAYS_CONSUMED">
|
|
|
|
<Keyword>PcdLib</Keyword>
|
|
|
|
</LibraryClass>
|
2006-06-26 12:18:28 +02:00
|
|
|
</LibraryClassDefinitions>
|
2006-06-30 22:31:48 +02:00
|
|
|
<SourceFiles>
|
2006-06-26 12:18:28 +02:00
|
|
|
<Filename>DebugLib.c</Filename>
|
|
|
|
</SourceFiles>
|
2006-06-30 21:01:55 +02:00
|
|
|
<PackageDependencies>
|
|
|
|
<Package PackageGuid="5e0e9358-46b6-4ae2-8218-4ab8b9bbdcec"/>
|
|
|
|
</PackageDependencies>
|
|
|
|
<Externs>
|
|
|
|
<Specification>EFI_SPECIFICATION_VERSION 0x00020000</Specification>
|
|
|
|
<Specification>EDK_RELEASE_VERSION 0x00090000</Specification>
|
|
|
|
</Externs>
|
2006-06-30 22:31:48 +02:00
|
|
|
<PcdCoded>
|
2006-06-26 12:18:28 +02:00
|
|
|
<PcdEntry PcdItemType="FIXED_AT_BUILD">
|
|
|
|
<C_Name>PcdDebugPropertyMask</C_Name>
|
2006-07-02 21:09:30 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-06-30 21:01:55 +02:00
|
|
|
<HelpText/>
|
2006-06-26 12:18:28 +02:00
|
|
|
</PcdEntry>
|
|
|
|
<PcdEntry PcdItemType="FIXED_AT_BUILD">
|
|
|
|
<C_Name>PcdDebugClearMemoryValue</C_Name>
|
2006-07-02 21:09:30 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-06-30 21:01:55 +02:00
|
|
|
<HelpText/>
|
2006-06-26 12:18:28 +02:00
|
|
|
</PcdEntry>
|
|
|
|
<PcdEntry PcdItemType="PATCHABLE_IN_MODULE">
|
|
|
|
<C_Name>PcdDebugPrintErrorLevel</C_Name>
|
2006-07-02 21:09:30 +02:00
|
|
|
<TokenSpaceGuidCName>gEfiMdePkgTokenSpaceGuid</TokenSpaceGuidCName>
|
2006-06-30 21:01:55 +02:00
|
|
|
<HelpText/>
|
2006-06-26 12:18:28 +02:00
|
|
|
</PcdEntry>
|
|
|
|
</PcdCoded>
|
2006-06-30 21:01:55 +02:00
|
|
|
</ModuleSurfaceArea>
|