summaryrefslogtreecommitdiff
path: root/ShellPkg/DynamicCommand
AgeCommit message (Expand)AuthorFilesLines
2023-12-08ShellPkg: Fix typosPage Chen2-3/+3
2023-11-06ShellPkg/Dp: Allow dp command to work without ACPIJeff Brasen3-3/+10
2023-10-31ShellPkg: Add varpolicy dynamic shell command and appMichael Kubacki7-0/+1451
2022-11-29ShellPkg/DpDynamicCommand: Add ResetEnd support in DP commandzhenhuay4-0/+25
2021-12-07ShellPkg: Apply uncrustify changesMichael Kubacki17-1264/+1580
2021-12-07ShellPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-1/+1
2021-05-19ShellPkg/HttpDynamicCommand: Fix possible uninitialized useSergei Dmitrouk1-0/+1
2020-09-30ShellPkg/DynamicCommand: add HttpDynamicCommandVladimir Olovyannikov7-0/+2430
2020-02-10ShellPkg/DynamicCommand: Fix various typosAntoine Coeur9-16/+16
2019-10-09ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek4-10/+10
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 Kinney19-129/+19
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-30ShellPkg/DpDynamicCommand: Remove unused PCDsshenglei2-5/+0
2018-09-28ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable...Jiaxin Wu1-1/+2
2018-09-27ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable()Star Zeng5-139/+3
2018-09-27ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windo...Jiaxin Wu2-12/+59
2018-07-26ShellPkg/Dp: Cumulate the perf data of "DB:Stop"Dandan Bi1-1/+2
2018-07-13ShellPkg/TftpDynamicCommand: Fix the potential assertion and memory leak issue.Jiaxin Wu1-1/+2
2018-06-28ShellPkg/dp: Correct case of included filedann frazier1-1/+1
2018-06-28ShellPkg/DP: Add more check for input parametersDandan Bi2-34/+77
2018-06-28ShellPkg: Clean up source filesLiming Gao5-103/+103
2018-06-26ShellPkg/dp: Update dp tool to parse new Perf recordBi, Dandan5-12/+113
2018-06-12ShellPkg/Dp: Make the help info align with codeDandan Bi7-233/+26
2018-06-12ShellPkg/Dp: Initialize summary date when run DPDandan Bi1-0/+23
2018-06-12ShellPkg/Dp: make sure memory is freed before exitDandan Bi1-33/+37
2018-02-09ShellPkg/DP: Update the error message infoDandan Bi2-2/+4
2018-02-09ShellPkg/Dp: Add null pointer checkBi, Dandan1-1/+1
2018-02-08ShellPkg/Dp: Updated to dump perf log based on FPDT tableDandan Bi11-127/+724
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 Ni2-0/+2
2017-11-28ShellPkg/dp: Convert from NULL class library to Dynamic CommandRuiyu Ni14-0/+2873
2017-11-28ShellPkg/tftp: Convert from NULL class library to Dynamic CommandRuiyu Ni7-0/+1582