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
Age
Commit message (
Expand
)
Author
2014-01-17
ShellPkg: Change StdIn redirection
Jaben Carsey
2014-01-16
ShellPkg: Return the failure
Jaben Carsey
2014-01-16
ShellPkg: Remove ASSERT
Jaben Carsey
2014-01-16
ShellPkg: Remove ASSERT
Jaben Carsey
2014-01-14
1. Change the implementation of function 'LoadVariableFromFile' to return SHE...
Shumin Qiu
2014-01-13
ShellPkg: Remove UNICODE file tag (FEFF) from files used for input redirection
Jaben Carsey
2014-01-13
ShellPkg: remove unreachable break statements
Olivier Martin
2014-01-13
ShellPkg: assign pointer to NULL after free to prevent double free
Jaben Carsey
2014-01-13
ShellPkg: Fix command line parsing for script files (%1, %1, etc...)
Jaben Carsey
2014-01-13
Set the type of return value from function 'LoadVariablesFromFile' in 'DmpSto...
Shumin Qiu
2014-01-10
ShellPkg: add the last PCIe extended capability decodings
Jaben Carsey
2014-01-10
ShellPkg: remove potential memory leak with new apps on old shell
Jaben Carsey
2014-01-10
ShellPkg: remove double free operation
Jaben Carsey
2014-01-10
Add the feature "dmpstore -l" and "dmpstore -s".
Ruiyu Ni
2014-01-09
ShellPkg: remove memory leak in file handle list
Jaben Carsey
2014-01-09
ShellPkg: Fix NSH parsing
Jaben Carsey
2014-01-09
ShellPkg: Remove memory leak from file list usage
Jaben Carsey
2014-01-09
ShellPkg: Add more output to PCI command for extended configuration.
Jaben Carsey
2014-01-09
Add code to check whether the pointer 'NewBuffer' in 'FileHandelWrappers.c' ...
Shumin Qiu
2014-01-07
Enhance Shell 2.0 to not depend on keyboard driver implementation to fix the ...
Ruiyu Ni
2014-01-07
Add the comment for function 'IsValidSplit' in 'Shell.c'. Add code to check w...
Shumin Qiu
2013-12-31
Set the type of variable 'StatusCode' as SHELL_STATUS to match the parameter ...
Shumin Qiu
2013-12-25
Fix ECC errors:1.Update the comments in function headers to follow the Doxyge...
Shumin Qiu
2013-12-24
Add default way for switch in function 'RunCommandOrFile' of 'Shell.c'.
Laszlo Ersek
2013-12-20
ShellPkg: fix DmpStore for deleting
Jaben Carsey
2013-12-20
ShellPkg: pre-verify split commands
Jaben Carsey
2013-12-19
ShellPkg: API name typo.
Jaben Carsey
2013-12-19
ShellPkg: fix whitespace character trimming
Jaben Carsey
2013-12-19
ShellPkg: CTRL-C stops a running script at the same time
Jaben Carsey
2013-12-19
ShellPkg: Refactor the RunCommand API
Jaben Carsey
2013-12-19
Converse the return value from 'int' to 'BOOLEAN' for function ‘ContainsSpl...
Shumin Qiu
2013-12-18
Rollback the change to EFI_BOOT_KEY_DATA structure since UEFI Spec adds the c...
Ruiyu Ni
2013-12-17
ShellPkg: Add missing function header comments
Jaben Carsey
2013-12-17
ShellPkg: Fix "for" command statement initialization.
Jaben Carsey
2013-12-17
Update code to ensure the pointer ‘CurrentName’ in function ‘PerformSin...
Shumin Qiu
2013-12-16
Add a new line to initialize the variable “PassThruProtocol” in ConsoleW...
Shumin Qiu
2013-12-13
ShellPkg: add error messages into function
Jaben Carsey
2013-12-13
ShellPkg: Refactor updating command line for help use
Jaben Carsey
2013-12-13
ShellPkg: Refactor change to current file system
Jaben Carsey
2013-12-13
ShellPkg: Refactor Split/Pipe based command lines
Jaben Carsey
2013-12-13
ShellPkg: add API for determining operation type
Jaben Carsey
2013-12-12
ShellPkg: Refactor Variable replacement into separate function
Jaben Carsey
2013-12-12
ShellPkg: Refactor Alias replacement into separate function
Jaben Carsey
2013-12-12
ShellPkg: refactor out leading and trailing space trimming
Jaben Carsey
2013-12-12
ShellPkg: typo in the last commit.
Jaben Carsey
2013-12-12
ShellPkg: Refactor out the searching for pipe characters
Jaben Carsey
2013-12-10
ShellPkg: Refactor Pipe handling
Jaben Carsey
2013-12-09
ShellPkg: Remove invalid ASSERT
Jaben Carsey
2013-12-09
ShellPkg: Add support for CTRL-C within shell user prompting
Jaben Carsey
2013-12-09
Follow Shell specification to make sure the “command.man” file is always ...
Shumin Qiu
[next]