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
/
Cp.c
Age
Commit message (
Expand
)
Author
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-05-14
ShellPkg: Add error messages to CP when destination file or directory cannot ...
Jaben Carsey
2014-02-12
Add code to check the return status for ShellReadFile and ShellWriteFile when...
Shumin Qiu
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-06-04
ShellPkg: refine the logic for cp command
Eric Dong
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
2011-09-20
ShellPkg: fix support for "\" (or "\.") meaning root of drive.
jcarsey
2011-06-30
This refactors 3 functions out of ShellCommandLib and puts them into a new li...
jcarsey
2011-06-30
add fixes for code verification happyness.
jcarsey
2011-03-30
fix for the cp shell command - halt when an error was encountered and also fi...
jcarsey
2011-03-28
cp - fix conditional for memory de-allocaiton.
jcarsey
2011-03-25
Cd - add more input verification.
jcarsey
2010-10-04
Verify more memory allocations.
jcarsey
2010-10-04
Verify memory allocations were successful.
jcarsey
2010-09-17
ShellPkg: Fix several GCC compiler warnings
jljusten
2010-09-14
udk2010.up2.shell initial release.
jcarsey