]> git.proxmox.com Git - mirror_edk2.git/blobdiff - ShellPkg/Include/Library/ShellLib.h
Update comment for function header.
[mirror_edk2.git] / ShellPkg / Include / Library / ShellLib.h
index 70006266f4c3be2d7d2aebdc37020d2b130a582f..7d2416d38337bf6a8abff6cb956de399b2eba29c 100644 (file)
@@ -407,8 +407,8 @@ ShellFindFirstFile (
   this function will set *NoFile to TRUE and free the buffer.\r
 \r
   @param[in]  DirHandle         The file handle of the directory.\r
-  @param[out] Buffer            The pointer to buffer for file's information.\r
-  @param[out] NoFile            The pointer to boolean when last file is found.\r
+  @param[in, out] Buffer        The pointer to buffer for file's information.\r
+  @param[in, out] NoFile        The pointer to boolean when last file is found.\r
 \r
   @retval EFI_SUCCESS           Found the next file.\r
   @retval EFI_NO_MEDIA          The device has no media.\r