summaryrefslogtreecommitdiffstats
path: root/ShellPkg/DynamicCommand/TftpDynamicCommand
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/DynamicCommand: Fix various typosAntoine Coeur2020-02-104-8/+8
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-092-5/+5
* ShellPkg: Add NetworkPkg/NetworkPkg.dec as the package dependencyLiming Gao2019-05-212-2/+4
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-47/+7
* ShellPkg/TftpDynamicCommand: Return proper statusVladimir Olovyannikov via edk2-devel2019-01-251-0/+6
* ShellPkg/TftpDynamicCommand: Change file writing method in tftpSongpeng Li2019-01-111-90/+64
* ShellPkg/TftpDynamicCommand: Clarify the retry count option in command.Jiaxin Wu2018-11-062-2/+7
* ShellPkg/TftpDynamicCommand: Correct comments to align with the input parameter.Jiaxin Wu2018-10-091-0/+2
* ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable...Jiaxin Wu2018-09-281-1/+2
* ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windo...Jiaxin Wu2018-09-272-12/+59
* ShellPkg/TftpDynamicCommand: Fix the potential assertion and memory leak issue.Jiaxin Wu2018-07-131-1/+2
* ShellPkg: Clean up source filesLiming Gao2018-06-281-17/+17
* ShellPkg/tftp: Correct file comments header of Tftp.uniRuiyu Ni2017-11-291-2/+2
* ShellPkg/DynamicCommand: Fix bug that cannot start in bootRuiyu Ni2017-11-291-0/+1
* ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni2017-11-287-0/+1582