X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibStdErr%2FEdkUefiDebugLibStdErr.msa;h=0d299f5c65337d38380fbb9b0d9f6138aa3e48c6;hp=cf92318b7fb3806a8cacc90a4ac4db974585fdd9;hb=410e0e9f02d5cba8a9eccb7da0b6ea75e4f462a4;hpb=15b06e58b0aa3076a9d8cbb2dbe8a2d06b094bbd diff --git a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa index cf92318b7f..0d299f5c65 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa @@ -6,13 +6,13 @@ 8b9968e0-c76b-4b57-aec4-24e17fe602c0 1.0 Debug Library for UEFI drivers - FIX ME! - Copyright (c) 2004-2006, Intel Corporation - 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, + This library uses PrintLib to send messages to STDERR. + Copyright (c) 2006, Intel Corporation. + 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, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. FRAMEWORK_BUILD_PACKAGING_SPECIFICATION 0x00000052 @@ -50,12 +50,12 @@ - DebugLevel + gEfiDebugLevelProtocolGuid - StatusCodeDataTypeDebug + gEfiStatusCodeDataTypeDebugGuid @@ -68,20 +68,22 @@ PcdDebugPropertyMask - gEfiMdePkgTokenSpaceGuid - - + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the enable/disable of Debug + Assert, Debug Print, Debug Code, Clear Memory, Assert + Breakpoint and Assert Deadloop. PcdDebugClearMemoryValue FIX_ME_PcdDebugClearMemoryValue - + The value used by DebugClearMemory () to fill a certain range + of memory. PcdDebugPrintErrorLevel - gEfiMdePkgTokenSpaceGuid - - + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the kind of debug message + output when Debug Print is enabled. \ No newline at end of file