summaryrefslogtreecommitdiffstats
path: root/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Apply uncrustify changesMichael Kubacki2021-12-071-155/+274
* ShellPkg/DynamicCommand: Fix various typosAntoine Coeur2020-02-101-4/+4
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-091-3/+3
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* 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-061-1/+5
* 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-271-10/+55
* 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: Convert from NULL class library to Dynamic CommandRuiyu Ni2017-11-281-0/+1102