index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ShellPkg
/
Library
/
UefiShellLevel2CommandsLib
Age
Commit message (
Expand
)
Author
2014-08-28
ShellPkg: Fix ‘ren’ alias for ‘mv’ command.
Tapan Shah
2014-08-22
ShellPkg: Refactor string manipulation
Jaben Carsey
2014-08-21
ShellPkg: Fixes and updates for the 'parse' command
Chris Phillips
2014-08-21
ShellPkg: Fix 'ls -sfo' and 'map -sfo' output format to match UEFI Shell 2.1 ...
Chris Phillips
2014-08-20
ShellPkg: Fix typo in 'uni' files.
Qiu Shumin
2014-08-19
ShellPkg: Fixes for timezone handling and 'date -sfo'
Chris Phillips
2014-08-07
ShellPkg: Refactor string manipulation in cp command
Jaben Carsey
2014-08-05
Updates the logic to allow RM and CP to have silent/quiet mode work successfu...
Jaben Carsey
2014-07-29
Update code to support VS2013 tool chain.
Eric Dong
2014-06-24
ShellPkg: Fix 'mv' command to not attempt moving a file from write-protected ...
Chris Phillips
2014-06-23
ShellPkg: Move UpdateMapping() out of Map command and added to UefiShellComma...
Tapan Shah
2014-06-06
Use a compare operator for Non-Boolean comparison in 'map.c'.
Qiu Shumin
2014-05-28
ShellPkg: fix display for map command with filtering
Jaben Carsey
2014-05-14
ShellPkg: Add error messages to CP when destination file or directory cannot ...
Jaben Carsey
2014-03-07
1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before ref...
Shumin Qiu
2014-02-25
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL...
Shumin Qiu
2014-02-18
ShellPkg: Update "ls" command to better handle "-r" parameter
Jaben Carsey
2014-02-12
Add code to check the return status for ShellReadFile and ShellWriteFile when...
Shumin Qiu
2014-02-11
ShellPkg: Prevent "set" command from updating %lasterror%
Jaben Carsey
2014-01-28
1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...
Shumin Qiu
2014-01-24
ShellPkg: Refactor Print logic out of main loop function
Jaben Carsey
2014-01-10
ShellPkg: remove double free operation
Jaben Carsey
2013-12-17
Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSin...
Shumin Qiu
2013-12-09
ShellPkg: Remove invalid ASSERT
Jaben Carsey
2013-11-21
ShellPkg: Correctly support "map -c"
Jaben Carsey
2013-10-18
ShellPkg: Fix for the ‘mv’ command when destination starts with ‘\’.
Chris Phillips
2013-10-18
ShellPkg: Fixes for the ‘ls’ command:
Chris Phillips
2013-08-27
ShellPkg: Fixed build errors related to variable declarations
Olivier Martin
2013-08-23
ShellPkg: Fix potentially uninitialized variable compiler warning
Jaben Carsey
2013-08-21
ShellPkg: Fix file size error upon copy operation.
Jaben Carsey
2013-08-08
ShellPkg: increase available size for PcdShellFileOperationSize
Eugene Cohen
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
2013-07-18
ShellPkg: remove high bit to change a EFI_STATUS to a SHELL_STATUS
Jaben Carsey
2013-07-16
ShellPkg: Update error to be SHELL_STATUS and not EFI_STATUS.
Gary Ching-Pang Lin
2013-06-28
ShellPkg: Verify memory and handle allocation failure.
jaben carsey
2013-06-21
ShellPkg: Update rm command to properly prepend file system identifiers to fi...
Jaben Carsey
2013-06-11
ShellPkg: Fix ARM build errors.
jcarsey
2013-06-04
ShellPkg: refine the logic for cp command
Eric Dong
2013-05-13
Update Code to pass EBC compiler.
lgao4
2013-05-09
ShellPkg: Update behavior for GetTime() errors.
jcarsey
2013-05-07
ShellPkg: Fixed build error 'variable set but not used'
jcarsey
2013-04-18
ShellPkg: explicitly prevent dereferencing pointer
jcarsey
2013-03-12
ShellPkg: Fixes CP function to prevent copying of files if destination does n...
jcarsey
2013-02-22
ShellPkg : Check pointer before dereferencing
jcarsey
2013-02-14
ShellPkg: fix string truncation.
jcarsey
2013-02-13
ShellPkg: add verification that a target directory exists when changing direc...
jcarsey
2012-12-13
ShellPkg: Updates to 'help' command
jcarsey
2012-06-12
ShellPkg: Fix en-US characters that are outside the Basic Latin character set...
jcarsey
2012-02-02
ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...
jcarsey
2012-01-20
ShellPkg: Fix rm CWD protection to be better at catching similarly named dire...
jcarsey
[next]