]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Include/Library/IfrSupportLib.h
K8:
[mirror_edk2.git] / MdeModulePkg / Include / Library / IfrSupportLib.h
index 1608d14ab122c4d430eeec6dc69c264b49bbf3c2..e7e04ba99207c9690f1ff09e0756fcdcbae8f008 100644 (file)
@@ -852,6 +852,8 @@ BufToHexString (
   If String has N valid hexadecimal characters for conversion,  the caller must make sure Buffer is at least \r
   N/2 (if N is even) or (N+1)/2 (if N if odd) bytes. \r
 \r
+  If either Buffer, BufferSizeInBytes or String is NULL, then ASSERT ().\r
+\r
   @param Buffer                      The output buffer allocated by the caller.\r
   @param BufferSizeInBytes           On input, the size in bytes of Buffer. On output, it is updated to \r
                                      contain the size of the Buffer which is actually used for the converstion.\r