summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLevel2CommandsLib/UefiShellLevel2CommandsLib.c
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: stop using EFI_HANDLE in place of EFI_HII_HANDLELaszlo Ersek2019-10-091-1/+1
* ShellPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ShellPkg: Clean up source filesLiming Gao2018-06-281-5/+5
* ShellPkg/Level2Command: Use UnicodeCollation in StrinCmpRuiyu Ni2018-01-291-31/+34
* ShellPkg/UefiShellLevel2CommandsLib: add missing EFIAPI call conv specLaszlo Ersek2018-01-081-1/+2
* ShellPkg: Fix typos in comments and variablesGary Lin2016-11-151-1/+1
* ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPIChen A Chen2016-10-091-5/+0
* ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin2015-10-231-1/+2
* ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin2014-09-171-0/+39
* Add new aliases called ‘move’ and ‘mount’ for ‘mv’ and ‘map’ ...Tapan Shah2014-08-291-0/+2
* ShellPkg: Fix ‘ren’ alias for ‘mv’ command.Tapan Shah2014-08-281-2/+2
* ShellPkg: Prevent "set" command from updating %lasterror%Jaben Carsey2014-02-111-2/+2
* Fix a code typo.ydong102011-10-181-1/+1
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-171-2/+6
* ShellPkg: Add checking for memory allocation and pointer returns from functions.jcarsey2011-10-141-0/+4
* Clean up the private GUID definition in module Level.lgao42011-09-211-4/+0
* This refactors 3 functions out of ShellCommandLib and puts them into a new li...jcarsey2011-06-301-1/+1
* add support to easily remove profiles and shell levels. the libraries will n...jcarsey2011-05-161-1/+1
* move a function to the correct library.jcarsey2011-04-131-48/+1
* Cd - add more input verification.jcarsey2011-03-251-3/+26
* udk2010.up2.shell initial release.jcarsey2010-09-141-0/+329