]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiDxeDebugLibReportStatusCode/DebugLib.c
1. Add the fix for the following Bugs:
[mirror_edk2.git] / MdePkg / Library / PeiDxeDebugLibReportStatusCode / DebugLib.c
index 8c8bbc27198999a4ca360f482568ea9a83740e92..f2ce95ddff6a3e548947e34050eb9b845c243d8c 100644 (file)
@@ -172,7 +172,7 @@ DebugAssert (
 \r
   If Buffer is NULL, then ASSERT().\r
 \r
-  If Length is greater than (MAX_ADDRESS \96 Buffer + 1), then ASSERT(). \r
+  If Length is greater than (MAX_ADDRESS ? Buffer + 1), then ASSERT(). \r
 \r
   @param   Buffer  Pointer to the target buffer to fill with PcdDebugClearMemoryValue.\r
   @param   Length  Number of bytes in Buffer to fill with zeros PcdDebugClearMemoryValue. \r