X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibConOut%2FEdkUefiDebugLibConOut.msa;h=93fa1d27059c39df00e8b0355d8d2c4a75b73542;hb=a6b964ec61af3ce9877d66b8d5cbb2b899729b8a;hp=615b7717cd6387eb937c22a9c2cb0af8c22ad6f5;hpb=95945c7635df90c9d95ac93aa1f9bf725fd24ab6;p=mirror_edk2.git diff --git a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa index 615b7717cd..93fa1d2705 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa @@ -9,47 +9,68 @@ 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. --> - - - EdkUefiDebugLibConOut + + + EdkUefiDebugLibConOut DXE_DRIVER - LIBRARY - 7293fe0b-1fff-4f8f-b808-10cb55f6a174 - EDK_RELEASE_VERSION 0x00020000 + 7293fe0b-1fff-4f8f-b808-10cb55f6a174 + 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, - WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - - 2006-03-12 17:09 - 2006-03-31 13:14 - EFI_SPECIFICATION_VERSION 0x00000000 - + This library uses PrintLib to send messages to CONOUT. + 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 + + + IA32 X64 IPF EBC + false + EdkUefiDebugLibConOut + - DebugLib - PrintLib - PcdLib - UefiBootServicesTableLib - BaseMemoryLib - BaseLib + + DebugLib + + + PrintLib + + + PcdLib + + + UefiBootServicesTableLib + + + BaseMemoryLib + + + BaseLib + DebugLib.c - - MdePkg - EdkModulePkg - + + + + - DebugLevel + + gEfiDebugLevelProtocolGuid + + + + gEfiStatusCodeDataTypeDebugGuid + + + EFI_SPECIFICATION_VERSION 0x00020000 + EDK_RELEASE_VERSION 0x00020000 DebugLibConstructor @@ -57,9 +78,22 @@ 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 + 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