X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=ShellPkg%2FApplication%2FShell%2FFileHandleWrappers.c;h=18f4169c7d3ae899fe0bdd7647113aaa9c8e96f0;hp=9a75a686a4ff71d5641ed30bbaf7e7e7e63c4302;hb=8009b2e47ff4d877879b6dded83a4d9adb4445d2;hpb=7937bf2b04b83afae8c75d5d66c39c40c0335201 diff --git a/ShellPkg/Application/Shell/FileHandleWrappers.c b/ShellPkg/Application/Shell/FileHandleWrappers.c index 9a75a686a4..18f4169c7d 100644 --- a/ShellPkg/Application/Shell/FileHandleWrappers.c +++ b/ShellPkg/Application/Shell/FileHandleWrappers.c @@ -298,8 +298,8 @@ FileInterfaceNulWrite( @param[in] InputString The command line to expand. @param[in] StringLen Length of the command line. @param[in] BufferSize Buffer size. - @param[out] TabCompletionList Return the TAB completion list. - @param[out] TabUpdatePos Return the TAB update position. + @param[in, out] TabCompletionList Return the TAB completion list. + @param[in, out] TabUpdatePos Return the TAB update position. **/ EFI_STATUS CreateTabCompletionList (