X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EdkModulePkg%2FLibrary%2FEdkUefiDebugLibConOut%2FEdkUefiDebugLibConOut.msa;h=cb566c9d06b8e468dabf2a92d6de601038d98531;hp=93fa1d27059c39df00e8b0355d8d2c4a75b73542;hb=c77f98697997b0847f65cc8acb56cd7da1165faa;hpb=5e1c3eedcdf496f4961948f80716f9518438e52d diff --git a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa index 93fa1d2705..cb566c9d06 100644 --- a/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa +++ b/EdkModulePkg/Library/EdkUefiDebugLibConOut/EdkUefiDebugLibConOut.msa @@ -1,15 +1,5 @@ - - + EdkUefiDebugLibConOut DXE_DRIVER @@ -32,7 +22,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. EdkUefiDebugLibConOut - + DebugLib @@ -56,7 +46,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - + @@ -79,20 +69,20 @@ 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 + 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.