summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Assign the correct value to ShellStatusGary Lin2016-12-091-3/+3
* ShellPkg: Add missing header line for SFO flag in 'cls' commandTapan Shah2016-12-092-0/+2
* ShellPkg/Application: Fix ">v" cannot update environment variableChen A Chen2016-12-093-44/+142
* ShellPkg: Add error prompt message in Ifconfig6 command.Zhang Lubo2016-12-063-1/+25
* ShellPkg/MV: Fix MV to deny moving parent of current directoryChen A Chen2016-12-051-6/+75
* ShellPkg: update ping6 to use timer service instead of timer arch protocol .Zhang Lubo2016-11-233-76/+170
* ShellPkg: #ifndef of header files should have postfix underscoreRuiyu Ni2016-11-163-6/+6
* ShellPkg/dmpstore: Support "-sfo"Ruiyu Ni2016-11-162-61/+154
* ShellPkg: Fix typos in comments and variablesGary Lin2016-11-158-18/+18
* ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIsRuiyu Ni2016-11-112-1/+5
* ShellPkg: Fix the coding style issueBi, Dandan2016-11-101-2/+2
* ShellPkg/Ping6: Add a note in help for TargetIphegdenag2016-11-071-0/+2
* ShellPkg/reset: Support "-fwui" flagChen A Chen2016-11-072-5/+44
* ShellPkg: print only valid characters for file overwrite promptTapan Shah2016-10-311-2/+7
* ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* ShellPkg/UefiDpLib: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-5/+5
* ShellPkg: update ping to use timer service instead of timer arch protocol .Fu Siyuan2016-10-253-70/+171
* ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properlyTapan Shah2016-10-241-9/+15
* ShellPkg: Update sources to include MdePkg protocol definitionsRuiyu Ni2016-10-1921-58/+45
* ShellPkg: Update header files to reference MdePkg protocol definitionRuiyu Ni2016-10-195-3/+82
* MdePkg: Include Shell/ShellDynamicCommand/ShellParameters definitionsRuiyu Ni2016-10-194-1433/+0
* ShellPkg: Move SHELL_FREE_NON_NULL from ShellBase.h to ShellLib.hRuiyu Ni2016-10-193-14/+14
* ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()Laszlo Ersek2016-10-181-1/+1
* ShellPkg/UefiShellTftpCommandLib: Update TFTP help textThomas Palmer2016-10-121-4/+4
* ShellPkg:?cd \? command fails to go back to the root directory of a file systemTapan Shah2016-10-121-1/+11
* ShellPkg/UefiShellNetwork1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-14/+0
* ShellPkg/UefiShellLib: Remove unnecessary EFIAPIChen A Chen2016-10-092-16/+0
* ShellPkg/UefiShellCommandLib: Remove unnecessary EFIAPIChen A Chen2016-10-092-9/+0
* ShellPkg/UefiShellBcfgCommandLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-9/+0
* ShellPkg/UefiShellParsingLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-6/+0
* ShellPkg/UefiShellLevel3CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-094-8/+0
* ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-0912-53/+0
* ShellPkg/UefiShellLevel1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-094-14/+0
* ShellPkg/UefiShellDriver1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-0911-30/+0
* ShellPkg/UefiShellDebug1CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-0934-241/+0
* ShellPkg/Application: Remove unnecessary EFIAPIChen A Chen2016-10-0917-158/+4
* ShellPkg: Fix erroneous Status returned by ShellOpenFileByName()Vladimir Olovyannikov2016-10-071-0/+3
* ShellPkg: Move UnicodeCollation2 Protcol locate out of UefiShellLib constructorTapan Shah2016-10-051-7/+9
* ShellPkg/Hexedit: Fix FreePool() ASSERT() when writing diskMichael Kinney2016-10-031-2/+4
* ShellPkg/Shell: Update CRC32 in the EFI System Table headerCinnamon Shia2016-10-031-0/+20
* ShellPkg: Enhance 'cls' command to change the background and foreground colorsTapan Shah2016-09-262-57/+179
* ShellPkg: Update help output for disconnect commandTapan Shah2016-09-231-6/+7
* ShellPkg: Remove current working dir path ".;" from 'path' variableTapan Shah2016-09-221-3/+1
* ShellPkg: Expand special output file to include "NULL" and case insensitiveTapan Shah2016-09-225-4/+23
* ShellPkg: Add Persistent Memory support in 'memmap' commandTapan Shah2016-09-222-4/+12
* ShellPkg: Add '-nc' flag support in 'disconnect' commandTapan Shah2016-09-222-4/+28
* ShellPkg/UefiHandleParsingLib: fix retval for empty child controller arrayLaszlo Ersek2016-09-081-2/+9
* ShellPkg/UefiHandleParsingLib: fix IN/OUT notation in child ctrlr parsingLaszlo Ersek2016-09-082-4/+4
* ShellPkg: pci -i -_e to print next capabilityAbdul Lateef Attar2016-09-081-2/+2
* ShellPkg: Fix the incorrect return status in function FindFiles()Dandan Bi2016-09-011-0/+4