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-11-22
ShellPkg: Remove trailing \r\n when redirect to env variable (EX: use ">v")
Chris Phillips
2013-11-15
ShellPkg: Fix help MAN file searching
Jaben Carsey
2013-11-15
ShellPkg: Skip leading tabs when processing command line and scripts
Chris Phillips
2013-11-15
ShellPkg: verify that leading and trailing % are removed from variable names ...
Jaben Carsey
2013-10-29
ShellPkg: Properly set lasterror environment variable
Chris Phillips
2013-10-24
ShellPkg: Fixes the shell so output redirection works for the 'mode' command
Chris Phillips
2013-10-24
ShellPkg: Stop running command when page break quit
Chris Phillips
2013-10-22
ShellPkg: Fix copy load option error.
Eric Dong
2013-10-18
ShellPkg: Fixes for shell application launch, argument handling, and version ...
Chris Phillips
2013-09-05
Refine the select language logic.
Eric Dong
2013-08-28
ShellPkg: Fix LastError environment variable truncation
Robert Matthews
2013-08-21
ShellPkg: update behavior with undefined environment variables
Jaben Carsey
2013-07-30
Fix GCC build failure.
Ruiyu Ni
2013-07-26
Update all the code to consume the ConvertDevicePathToText, ConvertDevicePath...
Ruiyu Ni
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
[next]