X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FInclude%2FProtocol%2FPrint2.h;h=61b574e78a4ac1ba434fe39f7e4ba504973e6f52;hp=e4dd6f2be513b24ec98daa67dae9e3a7c78004ab;hb=e5735b98c2da8b4eeed36edfbec58a55ca3d236b;hpb=ba5cd2ff24d54323d8be4b8012645ddef0b8982c diff --git a/MdeModulePkg/Include/Protocol/Print2.h b/MdeModulePkg/Include/Protocol/Print2.h index e4dd6f2be5..61b574e78a 100644 --- a/MdeModulePkg/Include/Protocol/Print2.h +++ b/MdeModulePkg/Include/Protocol/Print2.h @@ -610,8 +610,7 @@ RETURN_STATUS sign character, '0' characters, digit characters for Value, and the Null-terminator add up to Width characters. - If Buffer is not aligned on a 16-bit boundary, then ASSERT(). - If an error would be returned, then the function will also ASSERT(). + If an error would be returned, then the function will ASSERT(). @param Buffer The pointer to the output buffer for the produced Null-terminated Ascii string.