summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Refactor Pipe handlingJaben Carsey2013-12-101-12/+29
* ShellPkg: Remove invalid ASSERTJaben Carsey2013-12-091-1/+0
* ShellPkg: Add support for CTRL-C within shell user promptingJaben Carsey2013-12-091-0/+21
* Follow Shell specification to make sure the “command.man” file is always ...Shumin Qiu2013-12-092-14/+19
* ShellPkg: Fix pci command to parse seg, bus, dev, and func arguments as hexChris Phillips2013-12-022-4/+44
* ShellPkg: Unregister all registrationsJaben Carsey2013-12-021-2/+2
* ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey2013-11-222-0/+43
* ShellPkg: Fix pci command output of Max and Current Link Speed, and ASPM Supp...Chris Phillips2013-11-222-14/+27
* ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")Chris Phillips2013-11-221-1/+42
* ShellPkg: Correctly support "map -c"Jaben Carsey2013-11-211-13/+78
* ShellPkg: Update pci command to use ShellPrintEx()Chris Phillips2013-11-211-233/+226
* ShellPkg: Change MM command output during script executionJaben Carsey2013-11-201-9/+28
* ShellPkg pci command: Fix a typo; /r/n => \r\nJordan Justen2013-11-191-1/+1
* ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s outputJaben Carsey2013-11-194-2/+9
* ShellPkg: "For Run" fix for spaces between numeralsJaben Carsey2013-11-151-6/+29
* ShellPkg: Fix help MAN file searchingJaben Carsey2013-11-151-1/+15
* ShellPkg: Rename duplicate STRING IDJaben Carsey2013-11-152-1/+1
* ShellPkg: Add DiskIO2, and fix GUID from string check to be case insensitiveChris Phillips2013-11-154-2/+14
* ShellPkg: Skip leading tabs when processing command line and scriptsChris Phillips2013-11-153-5/+15
* ShellPkg: verify that leading and trailing % are removed from variable names ...Jaben Carsey2013-11-151-3/+32
* ShellPkg: clarify space limitation in comment.Jaben Carsey2013-11-141-1/+1
* ShellPkg: Properly set lasterror environment variableChris Phillips2013-10-291-9/+29
* ShellPkg: Fixes the shell so output redirection works for the 'mode' commandChris Phillips2013-10-243-19/+35
* ShellPkg: Stop running command when page break quitChris Phillips2013-10-241-0/+5
* ShellPkg: Fix copy load option error.Eric Dong2013-10-221-4/+2
* ShellPkg: Fixes for the ‘type’ command:Chris Phillips2013-10-181-22/+98
* ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.Chris Phillips2013-10-181-0/+9
* ShellPkg: Fixes for the ‘ls’ command:Chris Phillips2013-10-182-36/+48
* ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips2013-10-181-0/+3
* ShellPkg: Fixes for shell application launch, argument handling, and version ...Chris Phillips2013-10-187-14/+66
* ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips2013-10-041-0/+0
* ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips2013-10-041-3/+4
* Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj2013-10-011-5/+5
* ShellPkg: Handle pool allocation failureSergei Antonov2013-09-201-2/+2
* ShellPkg: Handle pool allocation failureSergei Antonov2013-09-191-1/+3
* Refine the select language logic.Eric Dong2013-09-057-111/+46
* ShellPkg: Fix LastError environment variable truncationRobert Matthews2013-08-281-4/+5
* ShellPkg: Fixed build errors related to variable declarationsOlivier Martin2013-08-272-5/+2
* ShellPkg: Fix potentially uninitialized variable compiler warningJaben Carsey2013-08-231-0/+1
* ShellPkg: update behavior with undefined environment variablesJaben Carsey2013-08-211-9/+44
* ShellPkg: Fix file size error upon copy operation.Jaben Carsey2013-08-211-78/+72
* ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen2013-08-083-5/+5
* Fix GCC build failure.Ruiyu Ni2013-07-303-0/+3
* Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni2013-07-2627-144/+65
* ShellPkg: Added Aarch64 supportHarry Liebel2013-07-181-1/+1
* ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUSJaben Carsey2013-07-181-1/+1
* ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS.Gary Ching-Pang Lin2013-07-161-1/+1
* ShellPkg: Verify memory and handle allocation failure.jaben carsey2013-06-281-11/+19
* ShellPkg: make automatically created shells quit automaticallyjaben carsey2013-06-273-6/+9
* ShellPkg: Update rm command to properly prepend file system identifiers to fi...Jaben Carsey2013-06-211-1/+18