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
/
ShellParametersProtocol.c
Age
Commit message (
Expand
)
Author
2014-01-23
Update the comments in function headers to follow Doxygen special documentati...
Shumin Qiu
2014-01-13
ShellPkg: Remove UNICODE file tag (FEFF) from files used for input redirection
Jaben Carsey
2013-12-13
ShellPkg: add error messages into function
Jaben Carsey
2013-11-15
ShellPkg: verify that leading and trailing % are removed from variable names ...
Jaben Carsey
2013-10-24
ShellPkg: Fixes the shell so output redirection works for the 'mode' command
Chris Phillips
2013-10-22
ShellPkg: Fix copy load option error.
Eric Dong
2013-01-17
ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environmen...
jcarsey
2012-11-13
ShellPkg: Clean up header file usage.
jcarsey
2012-11-13
ShellPkg: Correct 3 places where memory was not being properly released by th...
jcarsey
2012-08-17
Update the "ConErr" related variable name to the new one "ErrOut".
ydong10
2012-01-27
ShellPkg: fix redirection file parsing to allow spaces before filename.
jcarsey
2011-11-11
Shellpkg: Add support for filenames with spaces.
jcarsey
2011-10-22
Fix a typo when check the return value
ydong10
2011-10-17
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-10-14
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-10-13
ShellPkg: Set CRC value whenever changing a system table.
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-06-15
restore original information when redirection fails inside a command using th...
jcarsey
2011-04-07
ShellParametersProtocol - remove parsing from within quoted parameters.
jcarsey
2011-04-05
add comments to function declarations and definitions and updated to match co...
jcarsey
2011-04-01
Comment's added and fixed.
jcarsey
2011-04-01
fix initialization of pointer.
jcarsey
2011-03-30
didn't mean to remove this comment.
jcarsey
2011-03-30
remove redirection command line updating from the shell core code.
jcarsey
2011-03-25
console logger - support disabling the console out.
jcarsey
2010-11-16
fixes for IPF, CTRL-C support, and file redirection.
jcarsey
2010-10-04
1) Removing ASSERTs for proper return values.
jcarsey
2010-09-14
udk2010.up2.shell initial release.
jcarsey