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
/
ShellProtocol.c
Age
Commit message (
Expand
)
Author
2015-07-04
ShellPkg: Fix bug introduced by r17730.
Heyi Guo
2015-06-30
ShellPkg: Use safe string functions to refine code.
Qiu Shumin
2015-04-27
ShellPkg: Refine the logic about allocating memory for variable name and data.
Qiu Shumin
2015-02-04
ShellPkg: Standardized HP Copyright Message String
Tapan Shah
2014-09-18
Roll back check in r15180 which caused the shell always returns EFI_ABORTED n...
Ruiyu Ni
2014-09-18
ShellPkg: Fix the support for command line comments.
Qiu Shumin
2014-09-05
ShellPkg: Refine the code style and comment.
Qiu Shumin
2014-09-02
ShellPkg: Refactor string manipulation
Jaben Carsey
2014-08-29
ShellPkg: Remove 'STATIC' from function declarations to avoid source level de...
Qiu Shumin
2014-08-18
ShellPkg: Fix EFI_SHELL_PROTOCOL to contain new members from UEFI Shell 2.1 spec
Chris Phillips
2014-08-18
ShellPkg: Fix comments. Refine code style.
Qiu Shumin
2014-08-06
Updates the UEFI Shell to produce the new protocol with additional 4 functions.
Jaben Carsey
2014-07-29
Update code to support VS2013 tool chain.
Eric Dong
2014-06-26
Refine code to make it more safely.
Eric Dong
2014-05-22
Update the comments for function 'InternalShellExecuteDevicePath' in ShellPro...
Qiu Shumin
2014-05-13
ShellPkg: Do not mix status when executing a command
Olivier Martin
2014-04-11
ShellPkg: Fix using root of drive
Jaben Carsey
2014-03-31
ShellPkg: Allow opening of root drive nodes
Jaben Carsey
2014-03-31
ShellPkg: Fix potential memory leak when failing to fully create a structure
Jaben Carsey
2014-03-07
1.Add code to check the pointer 'CorrectedPath' in Ls.c line 460 before ref...
Shumin Qiu
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-12
Add code to check whether the pointer 'PathForReturn' in ShellProtocol.c is N...
Shumin Qiu
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-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/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-13
ShellPkg: assign pointer to NULL after free to prevent double free
Jaben Carsey
2014-01-09
ShellPkg: Remove memory leak from file list usage
Jaben Carsey
2014-01-07
Enhance Shell 2.0 to not depend on keyboard driver implementation to fix the ...
Ruiyu Ni
2013-12-09
Follow Shell specification to make sure the “command.man” file is always ...
Shumin Qiu
2013-09-05
Refine the select language logic.
Eric Dong
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-05-07
ShellPkg: Fixed build error 'variable set but not used'
jcarsey
2012-11-13
ShellPkg: Clean up header file usage.
jcarsey
2012-05-22
ShellPkg: Enable Ctrl-C characters to be processed over serial interfaces tha...
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-19
ShellPkg: Fix SimpleTextInputEx based "CTRL-S" by emptying the buffer to prev...
jcarsey
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-09-15
ShellPkg: Fix concatenation on full device paths.
jcarsey
2011-09-02
Refine comments and two code style.
ydong10
2011-06-30
This refactors 3 functions out of ShellCommandLib and puts them into a new li...
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
[next]