summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2016-12-29ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':')Ruiyu Ni
2016-12-16ShellPkg/setvar: Correct typo in setvar help messageRuiyu Ni
2016-12-14ShellPkg/UefiShellNetwork2CommandsLib: Fix incorrect Protocol formatDandan Bi
2016-12-14ShellPkg/UefiShellNetwork1CommandsLib: Fix incorrect Protocol formatDandan Bi
2016-12-14ShellPkg/UefiShellDebug1CommandsLib: Fix coding style issuesDandan Bi
2016-12-09ShellPkg: Assign the correct value to ShellStatusGary Lin
2016-12-09ShellPkg: Add missing header line for SFO flag in 'cls' commandTapan Shah
2016-12-09ShellPkg/Application: Fix ">v" cannot update environment variableChen A Chen
2016-12-06ShellPkg: Add error prompt message in Ifconfig6 command.Zhang Lubo
2016-12-05ShellPkg/MV: Fix MV to deny moving parent of current directoryChen A Chen
2016-11-23ShellPkg: update ping6 to use timer service instead of timer arch protocol .Zhang Lubo
2016-11-16ShellPkg: #ifndef of header files should have postfix underscoreRuiyu Ni
2016-11-16ShellPkg/dmpstore: Support "-sfo"Ruiyu Ni
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin
2016-11-11ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni
2016-11-10ShellPkg: Fix the coding style issueBi, Dandan
2016-11-07ShellPkg/Ping6: Add a note in help for TargetIphegdenag
2016-11-07ShellPkg/reset: Support "-fwui" flagChen A Chen
2016-10-31ShellPkg: print only valid characters for file overwrite promptTapan Shah
2016-10-27ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-27ShellPkg/UefiDpLib: rebase to ARRAY_SIZE()Laszlo Ersek
2016-10-25ShellPkg: update ping to use timer service instead of timer arch protocol .Fu Siyuan
2016-10-24ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properlyTapan Shah
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni
2016-10-19ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni
2016-10-19MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni
2016-10-18ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek
2016-10-12ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer
2016-10-12ShellPkg:?cd \? command fails to go back to the root directory of a file systemTapan Shah
2016-10-09ShellPkg/UefiShellNetwork1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellBcfgCommandLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen
2016-10-09ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen
2016-10-07ShellPkg: Fix erroneous Status returned by ShellOpenFileByName()Vladimir Olovyannikov
2016-10-05ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructorTapan Shah
2016-10-03ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney
2016-10-03ShellPkg/Shell: Update CRC32 in the EFI System Table headerCinnamon Shia
2016-09-26ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah
2016-09-23ShellPkg: Update help output for disconnect commandTapan Shah
2016-09-22ShellPkg: Remove current working dir path ".;" from 'path' variableTapan Shah
2016-09-22ShellPkg: Expand special output file to include "NULL" and case insensitiveTapan Shah
2016-09-22ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah