summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
2019-01-31ShellPkg/UefiShellLib: Use BaseLib api CharToUpperShenglei Zhang1-30/+3
2019-01-31ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang1-23/+2
2019-01-29ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failureDandan Bi1-1/+1
2019-01-25ShellPkg/TftpDynamicCommand: Return proper statusVladimir Olovyannikov via edk2-devel1-0/+6
2019-01-24ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch5-4/+391
2019-01-11ShellPkg/TftpDynamicCommand: Change file writing method in tftpSongpeng Li1-90/+64
2018-12-18ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpperShenglei Zhang1-28/+0
2018-11-22ShellPkg: Remove ShellPkg wrapper header filesShenglei Zhang4-82/+0
2018-11-08ShellPkg/ShellLib: Fix potential NULL deference issueRuiyu Ni1-1/+5
2018-11-06ShellPkg/TftpDynamicCommand: Clarify the retry count option in command.Jiaxin Wu2-2/+7
2018-11-05ShellPkg-ShellApp: Provide fully-qualified path to shell scriptsJim.Dailey@dell.com1-3/+23
2018-11-05ShellPkg-UefiShellLib: Add a function to fully-qualify pathsJim.Dailey@dell.com2-1/+151
2018-10-24ShellPkg/dmem: Only dump sizeof (EFI_SYSTEM_TABLE) bytes for gSTRuiyu Ni1-1/+1
2018-10-12ShellPkg-Cd: Ensure all valid cd targets are handled properlyJim.Dailey@dell.com1-4/+4
2018-10-09ShellPkg/TftpDynamicCommand: Correct comments to align with the input parameter.Jiaxin Wu1-0/+2
2018-10-03ShellPkg: Create a homefilesystem environment variableJim.Dailey@dell.com1-0/+2
2018-09-30ShellPkg/UefiShellDebug1CommandsLib: Remove unused PCDsshenglei1-2/+0
2018-09-30ShellPkg/UefiHandleParsingLib: Remove an unused PCDshenglei1-1/+0
2018-09-30ShellPkg/DpDynamicCommand: Remove unused PCDsshenglei2-5/+0
2018-09-30ShellPkg/Shell: Remove unused PCDsshenglei1-2/+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-09-10ShellPkg: Remove trailing white spaceFu Siyuan1-1/+1
2018-09-07ShellPkg Shell: Remove an unused global variableshenglei1-3/+0
2018-09-06ShellPkg Shell: Remove redundant functionsshenglei4-146/+1
2018-09-03ShellPkg: Update Ifconfig command to accept 32bit subnet mask.Fu Siyuan1-0/+1
2018-08-30ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0Dandan Bi4-19/+237
2018-08-20ShellPkg/edit: Fix heap access out-of-boundsRuiyu Ni1-1/+1
2018-08-16ShellPkg/UefiShellLib: rebase ShellOpenFileByDevicePath() to UefiLib APILaszlo Ersek2-111/+3
2018-08-16ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath()Laszlo Ersek3-10/+5
2018-08-16ShellPkg/redirection: Insert \xFEFF for ENV variable redirectionRuiyu Ni1-7/+27
2018-08-16ShellPkg/redirection: Insert \xFEFF after converting ASCII to UnicodeRuiyu Ni1-15/+31
2018-08-16ShellPkg/set: Fix EfiShellSetEnv to use case sensitive compareRuiyu Ni1-30/+9
2018-08-07ShellPkg/acpi: Fix XCODE5 X64 build failureRuiyu Ni2-2/+2
2018-08-06ShellPkg: Remove DxeSmmPerformanceLibDandan Bi1-6/+1
2018-08-06ShellPkg/acpi: Code cleanup to pass static code checkerRuiyu Ni3-2/+3
2018-08-02ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compilation errorsAlexeiFedorov2-8/+8
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build failureDandan Bi2-0/+3
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi4-7/+7
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi1-1/+1
2018-07-26ShellPkg/Dp: Cumulate the perf data of "DB:Stop"Dandan Bi1-1/+2
2018-07-25ShellPkg: add UefiShellAcpiViewCommandLib.inf to ShellPkg.dscAlexeiFedorov1-0/+2
2018-07-13ShellPkg/TftpDynamicCommand: Fix the potential assertion and memory leak issue.Jiaxin Wu1-1/+2
2018-06-29ShellPkg: Removing ipf which is no longer supported from edk2.chenc210-16/+16
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 Gao133-1880/+1880
2018-06-26ShellPkg/dp: Update dp tool to parse new Perf recordBi, Dandan5-12/+113
2018-06-21ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni1-1/+2