X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FInclude%2FLibrary%2FShellLib.h;h=12cae5afebf5b77c32db8492d64259089aeb493d;hp=6061262221c127e882ac6c101785db28a81f2b76;hb=ae724571beb0cff6edefe42942b7cdc7aa81ee94;hpb=5f2915f59380777728344bbbca587d4944f19ed0;ds=sidebyside diff --git a/ShellPkg/Include/Library/ShellLib.h b/ShellPkg/Include/Library/ShellLib.h index 6061262221..12cae5afeb 100644 --- a/ShellPkg/Include/Library/ShellLib.h +++ b/ShellPkg/Include/Library/ShellLib.h @@ -1191,7 +1191,7 @@ ShellPromptForResponse ( to prevent invalid answers to question. @param[in] HiiFormatStringId The format string Id for getting from Hii. @param[in] HiiFormatHandle The format string Handle for getting from Hii. - @param[out] Response The pointer to Response, which will be populated upon return. + @param[in,out] Response The pointer to Response, which will be populated upon return. @retval EFI_SUCCESS The operation was sucessful. @return other The operation failed.