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
2017-04-27
ShellPkg: Move to new location
Guo Mang
2016-10-09
ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI
Chen A Chen
2016-07-18
ShellPkg/Cp: Handle memory allocation failure
Ruiyu Ni
2015-10-23
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
Qiu Shumin
2015-06-30
ShellPkg: Use safe string functions to refine code.
Qiu Shumin
2015-04-15
ShellPkg/UefiShellLevel2CommandsLib: Handle the returned error
Olivier Martin
2015-04-07
ShellPkg: fix mv and cp command related issues
Tapan Shah
2015-02-04
ShellPkg: Standardized HP Copyright Message String
Tapan Shah
2015-02-03
ShellPkg: Update Level2 profile commands response output
Tapan Shah
2014-09-23
ShellPkg: Refine code style to avoid potential NullPointer dereference.
Qiu Shumin
2014-09-19
ShellPkg: ShellPkg: Fix the cp fail while coping directory.
Ni Ruiyu
2014-09-19
ShellPkg: Refine code style to avoid potential uninitialized local variable.
Qiu Shumin
2014-09-17
ShellPkg: Remove redundant quotes in file path string for Shell command param...
Qiu Shumin
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