summaryrefslogtreecommitdiffstats
path: root/ShellPkg/DynamicCommand
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg/DynamicCommand: add HttpDynamicCommandVladimir Olovyannikov2020-09-307-0/+2430
* ShellPkg/DynamicCommand: Fix various typosAntoine Coeur2020-02-109-16/+16
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-094-10/+10
* 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-0919-129/+19
* 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/DpDynamicCommand: Remove unused PCDsshenglei2018-09-302-5/+0
* ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable...Jiaxin Wu2018-09-281-1/+2
* ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable()Star Zeng2018-09-275-139/+3
* ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windo...Jiaxin Wu2018-09-272-12/+59
* ShellPkg/Dp: Cumulate the perf data of "DB:Stop"Dandan Bi2018-07-261-1/+2
* ShellPkg/TftpDynamicCommand: Fix the potential assertion and memory leak issue.Jiaxin Wu2018-07-131-1/+2
* ShellPkg/dp: Correct case of included filedann frazier2018-06-281-1/+1
* ShellPkg/DP: Add more check for input parametersDandan Bi2018-06-282-34/+77
* ShellPkg: Clean up source filesLiming Gao2018-06-285-103/+103
* ShellPkg/dp: Update dp tool to parse new Perf recordBi, Dandan2018-06-265-12/+113
* ShellPkg/Dp: Make the help info align with codeDandan Bi2018-06-127-233/+26
* ShellPkg/Dp: Initialize summary date when run DPDandan Bi2018-06-121-0/+23
* ShellPkg/Dp: make sure memory is freed before exitDandan Bi2018-06-121-33/+37
* ShellPkg/DP: Update the error message infoDandan Bi2018-02-092-2/+4
* ShellPkg/Dp: Add null pointer checkBi, Dandan2018-02-091-1/+1
* ShellPkg/Dp: Updated to dump perf log based on FPDT tableDandan Bi2018-02-0811-127/+724
* 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-292-0/+2
* ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni2017-11-2814-0/+2873
* ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni2017-11-287-0/+1582