summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2016-11-23ShellPkg: update ping6 to use timer service instead of timer arch protocol .Zhang Lubo3-76/+170
2016-11-16ShellPkg/dmpstore: Support "-sfo"Ruiyu Ni2-61/+154
2016-11-15ShellPkg: Fix typos in comments and variablesGary Lin5-15/+15
2016-11-11ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni1-1/+3
2016-11-07ShellPkg/Ping6: Add a note in help for TargetIphegdenag1-0/+2
2016-11-07ShellPkg/reset: Support "-fwui" flagChen A Chen2-5/+44
2016-10-31ShellPkg: print only valid characters for file overwrite promptTapan Shah1-2/+7
2016-10-27ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-10-27ShellPkg/UefiDpLib: rebase to ARRAY_SIZE()Laszlo Ersek1-5/+5
2016-10-25ShellPkg: update ping to use timer service instead of timer arch protocol .Fu Siyuan3-70/+171
2016-10-24ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properlyTapan Shah1-9/+15
2016-10-19ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni17-50/+37
2016-10-19ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni1-4/+4
2016-10-12ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer1-4/+4
2016-10-12ShellPkg:?cd \? command fails to go back to the root directory of a file systemTapan Shah1-1/+11
2016-10-09ShellPkg/UefiShellNetwork1CommandsLib: Remove unnecessary EFIAPIChen A Chen1-14/+0
2016-10-09ShellPkg/UefiShellLib: Remove unnecessary EFIAPIChen A Chen2-16/+0
2016-10-09ShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPIChen A Chen2-9/+0
2016-10-09ShellPkg/UefiShellBcfgCommandLib: Remove unnecessary EFIAPIChen A Chen1-9/+0
2016-10-09ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPIChen A Chen1-6/+0
2016-10-09ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPIChen A Chen4-8/+0
2016-10-09ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen12-53/+0
2016-10-09ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen4-14/+0
2016-10-09ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen11-30/+0
2016-10-09ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen34-241/+0
2016-10-07ShellPkg: Fix erroneous Status returned by ShellOpenFileByName()Vladimir Olovyannikov1-0/+3
2016-10-05ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructorTapan Shah1-7/+9
2016-10-03ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney1-2/+4
2016-09-26ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah2-57/+179
2016-09-23ShellPkg: Update help output for disconnect commandTapan Shah1-6/+7
2016-09-22ShellPkg: Remove current working dir path ".;" from 'path' variableTapan Shah1-3/+1
2016-09-22ShellPkg: Expand special output file to include "NULL" and case insensitiveTapan Shah3-1/+17
2016-09-22ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah2-4/+12
2016-09-22ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah2-4/+28
2016-09-08ShellPkg/UefiHandleParsingLib: fix retval for empty child controller arrayLaszlo Ersek1-2/+9
2016-09-08ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek1-2/+2
2016-09-08ShellPkg: pci -i -_e to print next capabilityAbdul Lateef Attar1-2/+2
2016-09-01ShellPkg: Add the check of parameter number in "DrvCfg" commandDandan Bi1-0/+5
2016-09-01ShellPkg: Add check for "dump" parameter in "bcfg" commandDandan Bi2-1/+6
2016-08-25Revert "ShellPkg: Move FindFirstCharacter/GetNextParameter to ShellCommandLib"Ruiyu Ni1-185/+0
2016-08-25Revert "ShellPkg: Add Shell[Get|Set]RawCmdLine to ShellCommandLib"Ruiyu Ni1-45/+0
2016-08-25Revert "ShellPkg: Fix echo to support displaying special characters"Ruiyu Ni2-63/+81
2016-08-17ShellPkg/Ls: Handle the case when SearchString is NULLRuiyu Ni1-0/+5
2016-08-10ShellPkg-UefiShellCommandLib: Add EFIAPI in VA_List library functionShi, Steven1-0/+1
2016-08-10ShellPkg-UefiShellTftpCommandLib: Replace compiler builtinShi, Steven1-1/+1
2016-08-10ShellPkg/ls: Display the correct directory pathRuiyu Ni1-0/+1
2016-08-10ShellPkg/ls: Fix to support "ls fs0:File.txt"Ruiyu Ni1-5/+4
2016-08-08ShellPkg SmbiosView: Show "SocketDesignation" instead of "Socket" for Type 4Star Zeng1-2/+2
2016-07-29ShellPkg: Correct files with CRLF line endingLiming Gao5-36/+36
2016-07-25ShellPkg/LoadPciRom: Fix the ConnectAll() implementationRuiyu Ni1-77/+14