X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiDebugLibConOut%2FUefiDebugLibConOut.msa;h=b85d4d5b4eca29ca9313d4d2c71b738411ae16d1;hb=7cd6b97fc7c8494911f21daa5570eda8770c2969;hp=0fd2a24a6f4492c9f9a5cb407e148ce3ae5d0c79;hpb=abf537ea15a341f429265a021f7950d47562fcf1;p=mirror_edk2.git diff --git a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa index 0fd2a24a6f..b85d4d5b4e 100644 --- a/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa +++ b/MdePkg/Library/UefiDebugLibConOut/UefiDebugLibConOut.msa @@ -1,4 +1,14 @@ + UefiDebugLibConOut @@ -55,20 +65,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