]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/PrintLib.h
MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS API
[mirror_edk2.git] / MdePkg / Include / Library / PrintLib.h
index 9fe36099808bdc9d256634e4b980c599eb859b76..80a4fd21d3b6d1ba1f2a5d9f5bfeef0bbab3d045 100644 (file)
@@ -967,8 +967,7 @@ AsciiValueToString (
   sign character, '0' characters, digit characters for Value, and the\r
   Null-terminator add up to Width characters.\r
 \r
-  If Buffer is not aligned on a 16-bit boundary, then ASSERT().\r
-  If an error would be returned, then the function will also ASSERT().\r
+  If an error would be returned, then the function will ASSERT().\r
 \r
   @param  Buffer      The pointer to the output buffer for the produced\r
                       Null-terminated Ascii string.\r