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
/
Application
/
Shell
/
FileHandleWrappers.c
Age
Commit message (
Expand
)
Author
2015-10-23
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
Qiu Shumin
2015-10-15
ShellPkg: Fix ASCII input redirection does not work correctly.
Qiu Shumin
2015-07-09
ShellPkg: Refine code to use Strn**S safe functions instead of Str**S ones in...
Qiu Shumin
2015-06-30
ShellPkg: Refine code to make catenae length more precise.
Qiu Shumin
2015-06-30
ShellPkg: Use safe string functions to refine code.
Qiu Shumin
2015-02-04
ShellPkg: Standardized HP Copyright Message String
Tapan Shah
2014-09-10
ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer...
Qiu Shumin
2014-09-02
ShellPkg: Refactor string manipulation
Jaben Carsey
2014-01-16
ShellPkg: Return the failure
Jaben Carsey
2014-01-09
Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...
Shumin Qiu
2013-11-22
ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")
Chris Phillips
2011-10-10
ShellPkg: Add checks for NULL pointers.
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-06-30
This refactors 3 functions out of ShellCommandLib and puts them into a new li...
jcarsey
2011-04-15
fix for word wrapping.
jcarsey
2011-04-01
Comment's added and fixed.
jcarsey
2011-03-25
console logger - support disabling the console out.
jcarsey
2010-10-04
1) Removing ASSERTs for proper return values.
jcarsey
2010-09-14
udk2010.up2.shell initial release.
jcarsey