X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibConOut%2FEdkUefiDebugLibConOut.msa;h=64f55e51ed4a1f516c73a31c4156a83ba4351970;hp=1fbb7ca3c7156854f908dbe6e00527c6e83e7846;hb=39d03acf63bab3d4f9fd9d297c94d6655bff3088;hpb=53b8619385c695ed1596d40635544210878e8db4 diff --git a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa index 1fbb7ca3c7..64f55e51ed 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa @@ -1,13 +1,13 @@ - + EdkUefiDebugLibConOut DXE_DRIVER 7293fe0b-1fff-4f8f-b808-10cb55f6a174 1.0 Debug Library for UEFI drivers - FIX ME! - Copyright (c) 2004-2006, Intel Corporation + This library uses PrintLib to send messages to CONOUT. + Copyright (c) 2006 - 2007, 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 @@ -22,7 +22,7 @@ EdkUefiDebugLibConOut - + DebugLib @@ -46,18 +46,13 @@ - + gEfiDebugLevelProtocolGuid - - - gEfiStatusCodeDataTypeDebugGuid - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 @@ -69,17 +64,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. + + + PcdDebugPrintErrorLevel + gEfiMdePkgTokenSpaceGuid + The bitmask of flags that specify the kind of debug message + output when Debug Print is enabled. PcdDebugClearMemoryValue - FIX_ME_PcdDebugClearMemoryValue - - - - PcdDebugPrintErrorLevel gEfiMdePkgTokenSpaceGuid - + The value used by DebugClearMemory () to fill a certain range + of memory. \ No newline at end of file