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
/
Shell.c
Age
Commit message (
Expand
)
Author
2013-10-18
ShellPkg: Fixes for shell application launch, argument handling, and version ...
Chris Phillips
2013-08-28
ShellPkg: Fix LastError environment variable truncation
Robert Matthews
2013-08-21
ShellPkg: update behavior with undefined environment variables
Jaben Carsey
2013-06-27
ShellPkg: make automatically created shells quit automatically
jaben carsey
2012-11-14
ShellPkg: Fix line responsible for deleting “cwd” variable when exit shell.
jcarsey
2012-10-11
Add missing braces around initializer.
lzeng14
2012-07-23
Add logic to check the execution break flag before executing the next command...
ydong10
2012-04-27
Enable print error info when execute the application.
ydong10
2012-04-23
ShellPkg: hide flashing cursor during startup.
jcarsey
2012-01-02
ShellPkg: fix Pipe usage verification.
jcarsey
2011-11-18
ShellPkg: Updates the printing of echo for script commands to after the @ che...
jcarsey
2011-10-14
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-09-15
ShellPkg: Eliminate loss of high bits in return value from exit command on 64...
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-08-09
This adds support for @ prefixed commands in script files.
jcarsey
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-03-30
remove redirection command line updating from the shell core code.
jcarsey
2011-03-30
pointer verification (not NULL) and buffer overrun fixes.
jcarsey
2011-03-25
console logger - support disabling the console out.
jcarsey
2010-12-01
fix for exit was specified in the startup script.
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