summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2019-01-31ShellPkg/UefiShellLib: Use BaseLib api CharToUpperShenglei Zhang
2019-01-31ShellPkg/Shell: Use BaseLib api CharToUpperShenglei Zhang
2019-01-29ShellPkg/UefiShellAcpiViewCommandLib: Fix VS tool chain build failureDandan Bi
2019-01-25ShellPkg/TftpDynamicCommand: Return proper statusVladimir Olovyannikov via edk2-devel
2019-01-24ShellPkg/UefiShellAcpiViewCommandLib: Add support for PPTTKrzysztof Koch
2019-01-11ShellPkg/TftpDynamicCommand: Change file writing method in tftpSongpeng Li
2018-12-18ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpperShenglei Zhang
2018-11-22ShellPkg: Remove ShellPkg wrapper header filesShenglei Zhang
2018-11-08ShellPkg/ShellLib: Fix potential NULL deference issueRuiyu Ni
2018-11-06ShellPkg/TftpDynamicCommand: Clarify the retry count option in command.Jiaxin Wu
2018-11-05ShellPkg-ShellApp: Provide fully-qualified path to shell scriptsJim.Dailey@dell.com
2018-11-05ShellPkg-UefiShellLib: Add a function to fully-qualify pathsJim.Dailey@dell.com
2018-10-24ShellPkg/dmem: Only dump sizeof (EFI_SYSTEM_TABLE) bytes for gSTRuiyu Ni
2018-10-12ShellPkg-Cd: Ensure all valid cd targets are handled properlyJim.Dailey@dell.com
2018-10-09ShellPkg/TftpDynamicCommand: Correct comments to align with the input parameter.Jiaxin Wu
2018-10-03ShellPkg: Create a homefilesystem environment variableJim.Dailey@dell.com
2018-09-30ShellPkg/UefiShellDebug1CommandsLib: Remove unused PCDsshenglei
2018-09-30ShellPkg/UefiHandleParsingLib: Remove an unused PCDshenglei
2018-09-30ShellPkg/DpDynamicCommand: Remove unused PCDsshenglei
2018-09-30ShellPkg/Shell: Remove unused PCDsshenglei
2018-09-28ShellPkg/TftpDynamicCommand: Fix the potentially uninitialized local variable...Jiaxin Wu
2018-09-27ShellPkg DpDynamicCommand: Use new EfiLocateFirstAcpiTable()Star Zeng
2018-09-27ShellPkg/TftpDynamicCommand: Add one option for tftp command to specify windo...Jiaxin Wu
2018-09-10ShellPkg: Remove trailing white spaceFu Siyuan
2018-09-07ShellPkg Shell: Remove an unused global variableshenglei
2018-09-06ShellPkg Shell: Remove redundant functionsshenglei
2018-09-03ShellPkg: Update Ifconfig command to accept 32bit subnet mask.Fu Siyuan
2018-08-30ShellPkg/SmbiosView: Update SmbiosView for SMBIOS3.2.0Dandan Bi
2018-08-20ShellPkg/edit: Fix heap access out-of-boundsRuiyu Ni
2018-08-16ShellPkg/UefiShellLib: rebase ShellOpenFileByDevicePath() to UefiLib APILaszlo Ersek
2018-08-16ShellPkg/UefiShellLib: drop DeviceHandle param of ShellOpenFileByDevicePath()Laszlo Ersek
2018-08-16ShellPkg/redirection: Insert \xFEFF for ENV variable redirectionRuiyu Ni
2018-08-16ShellPkg/redirection: Insert \xFEFF after converting ASCII to UnicodeRuiyu Ni
2018-08-16ShellPkg/set: Fix EfiShellSetEnv to use case sensitive compareRuiyu Ni
2018-08-07ShellPkg/acpi: Fix XCODE5 X64 build failureRuiyu Ni
2018-08-06ShellPkg: Remove DxeSmmPerformanceLibDandan Bi
2018-08-06ShellPkg/acpi: Code cleanup to pass static code checkerRuiyu Ni
2018-08-02ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compilation errorsAlexeiFedorov
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix GCC build failureDandan Bi
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi
2018-08-01ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2012 build failureDandan Bi
2018-07-26ShellPkg/Dp: Cumulate the perf data of "DB:Stop"Dandan Bi
2018-07-25ShellPkg: add UefiShellAcpiViewCommandLib.inf to ShellPkg.dscAlexeiFedorov
2018-07-13ShellPkg/TftpDynamicCommand: Fix the potential assertion and memory leak issue.Jiaxin Wu
2018-06-29ShellPkg: Removing ipf which is no longer supported from edk2.chenc2
2018-06-28ShellPkg/dp: Correct case of included filedann frazier
2018-06-28ShellPkg/DP: Add more check for input parametersDandan Bi
2018-06-28ShellPkg: Clean up source filesLiming Gao
2018-06-26ShellPkg/dp: Update dp tool to parse new Perf recordBi, Dandan
2018-06-21ShellPkg/comp: return NOT_EQUAL when compared files are differentRuiyu Ni