summaryrefslogtreecommitdiff
path: root/ShellPkg/DynamicCommand/TftpDynamicCommand/Tftp.c
AgeCommit message (Expand)AuthorFilesLines
2025-10-01ShellPkg: Use the newly introduced ShellPrintDefaultEx() aliasPierre Gondois1-3/+3
2025-10-01ShellPkg: Use the newly introduced ShellPrintHiiDefaultEx() aliasPierre Gondois1-80/+20
2024-10-29ShellPkg: DynamicCommand: CodeQL FixesOliver Smith-Denny1-1/+5
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki1-155/+274
2020-02-11ShellPkg/DynamicCommand: Fix various typosAntoine Coeur1-4/+4
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek1-3/+3
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-25ShellPkg/TftpDynamicCommand: Return proper statusVladimir Olovyannikov via edk2-devel1-0/+6
2019-01-11ShellPkg/TftpDynamicCommand: Change file writing method in tftpSongpeng Li1-90/+64
2018-11-06ShellPkg/TftpDynamicCommand: Clarify the retry count option in command.Jiaxin Wu1-1/+5
2018-10-09ShellPkg/TftpDynamicCommand: Correct comments to align with the input parameter.Jiaxin Wu1-0/+2
2018-09-28ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable...Jiaxin Wu1-1/+2
2018-09-27ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windo...Jiaxin Wu1-10/+55
2018-07-13ShellPkg/TftpDynamicCommand: Fix the potential assertion and memory leak issue.Jiaxin Wu1-1/+2
2018-06-28ShellPkg: Clean up source filesLiming Gao1-17/+17
2017-11-28ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni1-0/+1102