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
2017-04-27
ShellPkg: Move to new location
Guo Mang
2017-03-23
ShellPkg: Add Shell invocation option '-exit'
Chen A Chen
2016-12-09
ShellPkg/Application: Fix ">v" cannot update environment variable
Chen A Chen
2016-10-18
ShellPkg/Shell: fix CopyGuid() arg order in EfiShellGetGuidFromName()
Laszlo Ersek
2016-10-09
ShellPkg/Application: Remove unnecessary EFIAPI
Chen A Chen
2016-09-22
ShellPkg: Expand special output file to include "NULL" and case insensitive
Tapan Shah
2016-09-01
ShellPkg: Fix the incorrect return status in function FindFiles()
Dandan Bi
2016-08-10
ShellPkg: Fix FindFiles() to handle "fsx:EFI\BOOT" path
Ruiyu Ni
2016-07-25
ShellPkg: Fix a potential NULL pointer deference issue
Ruiyu Ni
2016-07-18
ShellPkg/ShellProtocol.c: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/ShellAddEnvVarToList: Handle memory allocation failure
Ruiyu Ni
2016-07-18
ShellPkg/IsVolatileEnv: Handle memory allocation failure
Ruiyu Ni
2016-04-26
ShellPkg: Fix Shell treats every .EFI file as an executable application.
Qiu Shumin
2016-04-15
ShellPkg : Cache the environment variable into memory to enhance
Qiu Shumin
2016-03-17
ShellPkg: Remove the unused local variable.
Qiu Shumin
2016-03-16
ShellPkg: Per UEFI Shell 2.2 SPEC to make Shell supports 'NoNesting'.
Qiu Shumin
2015-12-25
ShellPkg: Fix memory leak in function 'EfiShellSetCurDir' and 'EfiShellSetMap'.
Yao Jiewen
2015-12-24
ShellPkg: Fix memory leak in 'InternalShellExecuteDevicePath'.
Yao Jiewen
2015-12-23
ShellPkg: Fix memory leak in ShellProtocol.
Qiu Shumin
2015-12-12
ShellPkg/Shell - Fix ASSERT() when FvSimpleFileSystemDxe is used
Michael Kinney
2015-11-09
ShellPkg: Don't strip positional parameters of quotation marks.
Qiu Shumin
2015-10-28
ShellPkg: Refine code by initializing local variable and adding ASSERT statem...
Qiu Shumin
2015-10-26
ShellPkg: Fix 'EfiShellExecute' doesn't get command status correctly.
Qiu Shumin
2015-10-23
ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().
Qiu Shumin
2015-09-01
ShellPkg: Replace use case of deprecated function GetVariable with GetVariable2.
Eric Dong
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
[next]