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
Age
Commit message (
Expand
)
Author
2013-06-27
ShellPkg: make automatically created shells quit automatically
jaben carsey
2013-06-11
ShellPkg: Fix ARM build errors.
jcarsey
2013-05-07
ShellPkg: Fixed build error 'variable set but not used'
jcarsey
2013-01-17
ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environmen...
jcarsey
2012-12-03
ShellPkg: Remove “2.0” prefix text from shell prompt.
jcarsey
2012-11-14
ShellPkg: Fix line responsible for deleting “cwd” variable when exit shell.
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-10-11
Add missing braces around initializer.
lzeng14
2012-09-07
Fix display color error when scroll up/down the screen.
ydong10
2012-08-17
Update the "ConErr" related variable name to the new one "ErrOut".
ydong10
2012-08-07
Fix a width count error in ClearScreen function.
ydong10
2012-07-30
Change the type of NotifyHandle from EFI_HANDLE to VOID * for SimpleTextInEx ...
niruiyu
2012-07-23
Add logic to check the execution break flag before executing the next command...
ydong10
2012-05-22
ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces tha...
jcarsey
2012-04-27
Enable print error info when execute the application.
ydong10
2012-04-23
ShellPkg: hide flashing cursor during startup.
jcarsey
2012-04-23
ShellPkg: removed memory leak.
jcarsey
2012-02-02
ShellPkg: fix 'ls' handling of empty drives where there is not even an "." or...
jcarsey
2012-01-27
ShellPkg: fix redirection file parsing to allow spaces before filename.
jcarsey
2012-01-19
ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev...
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-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-10-10
ShellPkg: Add checks for NULL pointers.
jcarsey
2011-09-20
Refine code to follow coding style.
ydong10
2011-09-15
ShellPkg: Update revision info.
jcarsey
2011-09-15
ShellPkg: Fix concatenation on full device paths.
jcarsey
2011-09-15
ShellPkg: Eliminate loss of high bits in return value from exit command on 64...
jcarsey
2011-09-12
ShellPkg: Add missing function descriptor comment.
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-06-27
maintain output attributes.
jcarsey
2011-06-15
restore original information when redirection fails inside a command using th...
jcarsey
2011-06-03
Verify that Status variable is initialized.
jcarsey
2011-06-01
Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...
andrewfish
2011-04-15
fix for word wrapping.
jcarsey
2011-04-13
fix misspelling.
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-30
pointer verification (not NULL) and buffer overrun fixes.
jcarsey
[next]