X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiDebugLibStdErr%2FUefiDebugLibStdErr.msa;h=9339d5040c1787bd64342a75d159f87a31e30176;hp=f566d75eb06ee6945a76fde9a92d633606b98dd1;hb=1fe4ef1bd813e285525a257af43ddbbcb8018b54;hpb=a7e63efe723159646d2a2968fffa7aa25df03fe1 diff --git a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa index f566d75eb0..9339d5040c 100644 --- a/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa +++ b/MdePkg/Library/UefiDebugLibStdErr/UefiDebugLibStdErr.msa @@ -55,20 +55,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. PcdDebugClearMemoryValue gEfiMdePkgTokenSpaceGuid - - + 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