X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiDebugLibStdErr%2FUefiDebugLibStdErr.msa;h=9339d5040c1787bd64342a75d159f87a31e30176;hb=d08b357f8ac448f8e7180f920faa4b335e1fc65e;hp=4eba69c3e3e5bf1340107b35844257ea65d4dd4b;hpb=3bdeb048a5bced8277e4717854e38c4ce91a1cd3;p=mirror_edk2.git diff --git a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa index 4eba69c3e3..9339d5040c 100644 --- a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa +++ b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa @@ -7,12 +7,12 @@ 1.0 Debug Library for UEFI drivers Library to abstract Framework extensions that conflict with UEFI 2.0 Specification - 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, + 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 @@ -21,7 +21,7 @@ false UefiDebugLibStdErr - + DebugLib @@ -41,7 +41,7 @@ BaseMemoryLib - + DebugLib.c @@ -49,23 +49,27 @@ EFI_SPECIFICATION_VERSION 0x00020000 - EDK_RELEASE_VERSION 0x00090000 + EDK_RELEASE_VERSION 0x00020000 - + PcdDebugPropertyMask - FIX_ME_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 - + gEfiMdePkgTokenSpaceGuid + The value used by DebugClearMemory () to fill a certain range + of memory. PcdDebugPrintErrorLevel - FIX_ME_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