audk/ShellPkg/DynamicCommand/TftpDynamicCommand
Vladimir Olovyannikov via edk2-devel 83463154af ShellPkg/TftpDynamicCommand: Return proper status
Tftp command always returned "SHELL_NOT_FOUND" which is treated as an
error by callers. Add missing line to clean the ShellStatus on
successful operation. If operation has failed, return the error status
if available.

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1487

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Vladimir Olovyannikov <vladimir.olovyannikov@broadcom.com>
Reviewed-by: Songpeng Li <songpeng.li@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2019-01-25 08:06:34 -08:00
..
Tftp.c ShellPkg/TftpDynamicCommand: Return proper status 2019-01-25 08:06:34 -08:00
Tftp.h
Tftp.uni ShellPkg/TftpDynamicCommand: Clarify the retry count option in command. 2018-11-06 15:23:38 +08:00
TftpApp.c
TftpApp.inf
TftpDynamicCommand.c
TftpDynamicCommand.inf