]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkModulePkg/Library/EdkUefiDebugLibConOut/DebugLib.c
1. Add the fix for the following Bugs:
[mirror_edk2.git] / EdkModulePkg / Library / EdkUefiDebugLibConOut / DebugLib.c
index 5f5f2c56ca1b1dfa8454abeb49136d8097ccfe2c..43d904a67722dcb95ec559d1a68acbb46ece7773 100644 (file)
@@ -189,7 +189,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