X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibConOut%2FEdkUefiDebugLibConOut.msa;h=64f55e51ed4a1f516c73a31c4156a83ba4351970;hp=93fa1d27059c39df00e8b0355d8d2c4a75b73542;hb=39d03acf63bab3d4f9fd9d297c94d6655bff3088;hpb=5e1c3eedcdf496f4961948f80716f9518438e52d diff --git a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa index 93fa1d2705..64f55e51ed 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa @@ -1,15 +1,5 @@ - - + EdkUefiDebugLibConOut DXE_DRIVER @@ -17,7 +7,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 1.0 Debug Library for UEFI drivers This library uses PrintLib to send messages to CONOUT. - Copyright (c) 2006, Intel Corporation. + 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 @@ -32,7 +22,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. EdkUefiDebugLibConOut - + DebugLib @@ -56,18 +46,13 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - + gEfiDebugLevelProtocolGuid - - - gEfiStatusCodeDataTypeDebugGuid - - EFI_SPECIFICATION_VERSION 0x00020000 EDK_RELEASE_VERSION 0x00020000 @@ -79,21 +64,21 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 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 - 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. + + PcdDebugClearMemoryValue + gEfiMdePkgTokenSpaceGuid + The value used by DebugClearMemory () to fill a certain range + of memory. + \ No newline at end of file