X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibStdErr%2FEdkUefiDebugLibStdErr.msa;h=0d299f5c65337d38380fbb9b0d9f6138aa3e48c6;hp=203d9ddc7eb02e67a18309608c97a68c6d9a935a;hb=410e0e9f02d5cba8a9eccb7da0b6ea75e4f462a4;hpb=abf537ea15a341f429265a021f7950d47562fcf1 diff --git a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa index 203d9ddc7e..0d299f5c65 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa @@ -6,7 +6,7 @@ 8b9968e0-c76b-4b57-aec4-24e17fe602c0 1.0 Debug Library for UEFI drivers - FIX ME! + 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 @@ -69,17 +69,21 @@ PcdDebugPropertyMask 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 - + The bitmask of flags that specify the kind of debug message + output when Debug Print is enabled. \ No newline at end of file