X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibStdErr%2FEdkUefiDebugLibStdErr.msa;fp=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibStdErr%2FEdkUefiDebugLibStdErr.msa;h=ec25bd434e85482bd8a3cf3085f34bbbb7b658b8;hp=d7afde3eb2dd1d201725612a5b3882612a5bfb16;hb=c77f98697997b0847f65cc8acb56cd7da1165faa;hpb=2f96bdd1b9358bb1b14e6c6c7399756dbbb9f222 diff --git a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa index d7afde3eb2..ec25bd434e 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibStdErr/EdkUefiDebugLibStdErr.msa @@ -1,5 +1,5 @@ - + EdkUefiDebugLibStdErr DXE_DRIVER @@ -8,11 +8,11 @@ Debug Library for UEFI drivers 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, + 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 @@ -22,7 +22,7 @@ EdkUefiDebugLibConOut - + DebugLib @@ -69,20 +69,20 @@ PcdDebugPropertyMask gEfiMdePkgTokenSpaceGuid - The bitmask of flags that specify the enable/disable of Debug - Assert, Debug Print, Debug Code, Clear Memory, Assert + 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 + 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 + The bitmask of flags that specify the kind of debug message output when Debug Print is enabled.