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-02-28
Convert the value from 'int' to 'CHAR16' to match the type of variable in She...
Shumin Qiu
2014-02-26
ShellPkg/ShellProtocol.c: Fix case sensitivity in GetAlias and SetAlias
Brendan Jackman
2014-02-25
ShellPkg: Add missing header files
Jaben Carsey
2014-02-25
Add code to check whether the pointer 'CorrectedPath' and 'FullPath' are NULL...
Shumin Qiu
2014-02-18
ShellPkg: Update "ls" command to better handle "-r" parameter
Jaben Carsey
2014-02-12
ShellPkg: refactor elimination of non-replaced environment variables
Jaben Carsey
2014-02-12
Add code to check the return status for ShellReadFile and ShellWriteFile when...
Shumin Qiu
2014-02-12
Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is N...
Shumin Qiu
2014-02-11
ShellPkg: Fix changing to file system with 2 colons like "fs0::"
Jaben Carsey
2014-02-11
ShellPkg: Fix uninitialized Variable error
Jaben Carsey
2014-02-11
ShellPkg: InternalShellExecuteDevicePath: avoid memory leaks
Brendan Jackman
2014-02-11
ShellPkg: Make Argv[0] the full file path of the command
Brendan Jackman
2014-02-11
ShellPkg: Error out when ProcessCommandLine fails
Brendan Jackman
2014-02-11
ShellPkg: Fixed Memory leak in UefiMain()
Brendan Jackman
2014-02-11
ShellPkg: Manually parse parameters
Brendan Jackman
2014-02-11
ShellPkg: Prevent "set" command from updating %lasterror%
Jaben Carsey
2014-02-05
ShellPkg: patch to the "for" command when used with "in" iterating files in a...
Leandro G. Biss Becker
2014-01-28
Add initializing code for local variable 'CalleeExitStatus' and 'ExitStatus' ...
Shumin Qiu
2014-01-28
1. Fix several comments in function headers for 'ShellProtocol.c', 'ShellProt...
Shumin Qiu
2014-01-24
ShellPkg/ShellProtocol.c: Don't put consective "\"s in file paths
Brendan Jackman
2014-01-24
ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shell
Brendan Jackman
2014-01-24
ShellLib/UefiShellLib.c: Fix doc comment for ShellOpenFileMetaArg
Brendan Jackman
2014-01-24
ShellPkg/ShellProtocol.c: Don't overwrite Status in InternalShellExecuteDevic...
Brendan Jackman
2014-01-24
ShellPkg/Shell: Fix reporting of exit status in ShellProtocol.Execute
Brendan Jackman
2014-01-24
ShellPkg: Refactor Print logic out of main loop function
Jaben Carsey
2014-01-23
Update prints of variable attributes from 'RS' to 'RT' for 'Dmpstore' command.
Shumin Qiu
2014-01-23
Update the comments in function headers to follow Doxygen special documentati...
Shumin Qiu
2014-01-22
Fix CRLF format
Tian, Hot
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
[next]