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
/
Library
/
UefiShellLib
Age
Commit message (
Expand
)
Author
2015-02-23
ShellPkg/UefiShellLib: Fixed ARM compiler error
Olivier Martin
2015-01-22
ShellPkg: Refine the fomat in INF/DEC files to follow spec.
Qiu Shumin
2015-01-14
ShellPkg: UefiShellLib: drop wrong PathLib library class dependency
Laszlo Ersek
2015-01-13
ShellPkg: allow creating of files to create required directory path
jaben carsey
2014-12-16
ShellPkg: Code refine. Add error handling code to check pointer and remove re...
Qiu Shumin
2014-11-20
ShellPkg: Code refine to avoid potential dereference of pointer.
Qiu Shumin
2014-11-12
ShellPkg: Add type cast to avoid build failure in VS2005.
Qiu Shumin
2014-11-04
ShellPkg: Fix timezone command
jcarsey
2014-09-19
ShellPkg: Refine code style to avoid potential uninitialized local variable.
Qiu Shumin
2014-09-17
ShellPkg: Remove redundant quotes in file path string for Shell command param...
Qiu Shumin
2014-09-03
ShellPkg: Add DXE_DRIVER class type to some libraries
Harry Liebel
2014-08-19
ShellPkg: Refactor string manipulation in UefiShellLib command
Jaben Carsey
2014-08-19
ShellPkg: Check while string up to space, not the character
Jaben Carsey
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-16
ShellPkg: Remove ASSERT
Jaben Carsey
2014-01-10
ShellPkg: remove potential memory leak with new apps on old shell
Jaben Carsey
2013-12-09
ShellPkg: Add support for CTRL-C within shell user prompting
Jaben Carsey
2013-11-22
ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.
Jaben Carsey
2013-11-14
ShellPkg: clarify space limitation in comment.
Jaben Carsey
2013-03-04
ShellPkg: Add ShellPrintHelp function to ShellLib.
jcarsey
2013-02-20
ShellPkg: Added function ShellDeleteByName which deletes a file by name.
jcarsey
2013-01-25
Fixed some alignment faults in IPF platform
ydong10
2012-09-07
Fix always allocate memory issue.
ydong10
2012-07-26
Roll back the change which caused build fail
ydong10
2012-07-23
ShellPkg: Update string to number conversion to correctly stop at spaces if s...
jcarsey
2012-05-30
ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...
jcarsey
2012-03-26
correct removal of commit 12951.
jcarsey
2012-01-30
ShellPkg: Allow for format character strings to be typed in editor without ha...
jcarsey
2012-01-27
ShellPkg: parameters with spaces need quotes.
jcarsey
2012-01-20
ShellPkg: This patch fixes the redirection support for a Shell2 application r...
jcarsey
2011-11-12
ShellPkg: Update comments for functions to clarify buffer origin.
darylm503
2011-10-17
ShellPkg: Add checking for memory allocation and pointer returns from functions.
jcarsey
2011-10-13
SShellPkg: updating order of cast and addressing of a pointer (2 identical pl...
jcarsey
2011-10-13
Check the pointer before use it to avoid potential access violation.
ydong10
2011-10-10
ShellPkg: Verify memory allocations without ASSERT.
jcarsey
2011-10-08
Add pointer check for NULL before dereference it.
sfu5
2011-09-02
Refine comments and two code style.
ydong10
2011-08-23
ShellPkg: fix ShellPrint-functions to allow for escape character to prevent a...
jcarsey
2011-07-06
Move the 2 functions associated with reading whole lines at a single time fro...
jcarsey
2011-06-27
Clarify that the shared variables of the shell protocols are properly named.
jcarsey
2011-06-27
replace protocol presence ASSERTs with error returns.
jcarsey
2011-06-27
allow for failure return when called without a shell present.
jcarsey
2011-04-19
check that memory allocation was successful.
jcarsey
2011-04-13
change file global variable to function local.
jcarsey
2011-04-05
add comments to function declarations and definitions and updated to match co...
jcarsey
2011-03-25
updated comments and added string-to-number conversion with return value to i...
jcarsey
2010-10-04
Verify more memory allocations.
jcarsey
2010-09-14
udk2010.up2.shell initial release.
jcarsey
2010-07-19
Add some error checking.
xdu2
[next]