summaryrefslogtreecommitdiff
path: root/ShellPkg/DynamicCommand/TftpDynamicCommand
AgeCommit message (Expand)AuthorFilesLines
2026-02-24ShellPkg: Replace include guards with #pragma onceMichael Kubacki1-4/+1
2025-12-22ShellPkg/TftpDynamicCommand: Update BASE_NAME to follow code styleMichael D Kinney1-1/+1
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 Kubacki4-177/+301
2020-02-11ShellPkg/DynamicCommand: Fix various typosAntoine Coeur4-8/+8
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2-5/+5
2019-05-21ShellPkg: Add NetworkPkg/NetworkPkg.dec as the package dependencyLiming Gao2-2/+4
2019-04-09ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney7-47/+7
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 Wu2-2/+7
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 Wu2-12/+59
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-29ShellPkg/tftp: Correct file comments header of Tftp.uniRuiyu Ni1-2/+2
2017-11-29ShellPkg/DynamicCommand: Fix bug that cannot start in bootRuiyu Ni1-0/+1
2017-11-28ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni7-0/+1582