X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FUefiDebugLibDebugPortProtocol%2FDebugLib.c;h=10d3e347ccc659e9a8659915a8610e8c1d64c203;hp=fdad2f5556f024c1e333cad78442a655ccb18205;hb=50e7d3d90d90ac261ef32e832968cd44df830542;hpb=b29910d6563926f32a1388da5bb6b6f1ff16f948 diff --git a/MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLib.c b/MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLib.c index fdad2f5556..10d3e347cc 100644 --- a/MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLib.c +++ b/MdePkg/Library/UefiDebugLibDebugPortProtocol/DebugLib.c @@ -327,3 +327,4 @@ DebugPrintLevelEnabled ( { return (BOOLEAN) ((ErrorLevel & PcdGet32(PcdFixedDebugPrintErrorLevel)) != 0); } +