X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FInclude%2FLibrary%2FShellLib.h;fp=ShellPkg%2FInclude%2FLibrary%2FShellLib.h;h=7d2416d38337bf6a8abff6cb956de399b2eba29c;hp=70006266f4c3be2d7d2aebdc37020d2b130a582f;hb=37d5c6ee2f6283612fb2b12e52bd3fa47e7f4c39;hpb=960729473e14c847526af94c430bc38f93105ec7 diff --git a/ShellPkg/Include/Library/ShellLib.h b/ShellPkg/Include/Library/ShellLib.h index 70006266f4..7d2416d383 100644 --- a/ShellPkg/Include/Library/ShellLib.h +++ b/ShellPkg/Include/Library/ShellLib.h @@ -407,8 +407,8 @@ ShellFindFirstFile ( this function will set *NoFile to TRUE and free the buffer. @param[in] DirHandle The file handle of the directory. - @param[out] Buffer The pointer to buffer for file's information. - @param[out] NoFile The pointer to boolean when last file is found. + @param[in, out] Buffer The pointer to buffer for file's information. + @param[in, out] NoFile The pointer to boolean when last file is found. @retval EFI_SUCCESS Found the next file. @retval EFI_NO_MEDIA The device has no media.