]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePrintLib/PrintLib.c
MdePkg/BasePrintLib: Refine the comment for AsciiValueToStringS API
[mirror_edk2.git] / MdePkg / Library / BasePrintLib / PrintLib.c
index 7453e952a76309f8426591bb4ab1f27f4d19facc..34793919f67a06520c00aedfce0ff67df3737c08 100644 (file)
@@ -869,8 +869,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