summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2013-10-24ShellPkg: Fixes the shell so output redirection works for the 'mode' commandChris Phillips
2013-10-24ShellPkg: Stop running command when page break quitChris Phillips
2013-10-22ShellPkg: Fix copy load option error.Eric Dong
2013-10-18ShellPkg: Fixes for the ‘type’ command:Chris Phillips
2013-10-18ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.Chris Phillips
2013-10-18ShellPkg: Fixes for the ‘ls’ command:Chris Phillips
2013-10-18ShellPkg: Fixes ‘edit’ command to correctly display ASCII or UNICODE for ...Chris Phillips
2013-10-18ShellPkg: Fixes for shell application launch, argument handling, and version ...Chris Phillips
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips
2013-10-04ShellPkg: Fix ‘ifconfig’ so it will build with NIC_IP4_CONFIG_INFO.Perman...Chris Phillips
2013-10-01Fix spelling typo in the NIC_IP4_CONFIG_INFO.Permanent variable name, which w...Samer El-Haj-Mahmoud elhaj
2013-09-20ShellPkg: Handle pool allocation failureSergei Antonov
2013-09-19ShellPkg: Handle pool allocation failureSergei Antonov
2013-09-05Refine the select language logic.Eric Dong
2013-08-28ShellPkg: Fix LastError environment variable truncationRobert Matthews
2013-08-27ShellPkg: Fixed build errors related to variable declarationsOlivier Martin
2013-08-23ShellPkg: Fix potentially uninitialized variable compiler warningJaben Carsey
2013-08-21ShellPkg: update behavior with undefined environment variablesJaben Carsey
2013-08-21ShellPkg: Fix file size error upon copy operation.Jaben Carsey
2013-08-08ShellPkg: increase available size for PcdShellFileOperationSizeEugene Cohen
2013-07-30Fix GCC build failure.Ruiyu Ni
2013-07-26Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...Ruiyu Ni
2013-07-18ShellPkg: Added Aarch64 supportHarry Liebel
2013-07-18ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUSJaben Carsey
2013-07-16ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS.Gary Ching-Pang Lin
2013-06-28ShellPkg: Verify memory and handle allocation failure.jaben carsey
2013-06-27ShellPkg: make automatically created shells quit automaticallyjaben carsey
2013-06-21ShellPkg: Update rm command to properly prepend file system identifiers to fi...Jaben Carsey
2013-06-11ShellPkg: Fix ARM build errors.jcarsey
2013-06-04ShellPkg: refine the logic for cp commandEric Dong
2013-05-28ShellPkg: make help footer string have same info as help usage informationjcarsey
2013-05-22Correct the incorrect Copyright or License in EDKII source files.lgao4
2013-05-15ShellPkg\Library\UefiShellCEntryLib\UefiShellCEntryLib.c:darylm503
2013-05-13ShellPkg: remove unused enumjcarsey
2013-05-13Update Code to pass EBC compiler.lgao4
2013-05-09ShellPkg: Update behavior for GetTime() errors.jcarsey
2013-05-09ShellPkg: Return an error when it happensjcarsey
2013-05-07ShellPkg: Fixed build error 'variable set but not used'jcarsey
2013-04-18ShellPkg: explicitly prevent dereferencing pointerjcarsey
2013-04-02Add the missing file to the inf.ydong10
2013-03-19ShellPkg: Remove PerformancePkg requirement and add the header itself.jcarsey
2013-03-12ShellPkg: Fixes CP function to prevent copying of files if destination does n...jcarsey
2013-03-12ShellPkg: Rewrite’s Help.c to call the ShellPrintHelp function. jcarsey
2013-03-11Update code to follow coding style.ydong10
2013-03-04ShellPkg: Add "dp" command library to ShellPkg.jcarsey
2013-03-04ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey
2013-02-22ShellPkg : Check pointer before dereferencingjcarsey
2013-02-20ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey
2013-02-14ShellPkg: fix string truncation.jcarsey
2013-02-13ShellPkg: add verification that a target directory exists when changing direc...jcarsey