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
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
2010-04-24
Update the copyright notice format
hhtian
2010-02-23
1. Correct File header to ## @file
lgao4
2010-02-03
k8 fixes and moving prompting for responses into this file.
jcarsey
2010-02-03
remove unnecessary PCD usage
jcarsey
2010-01-29
fix K8 coding issues.
jcarsey
2010-01-25
fixed license header / copyright date on all files.
jcarsey
2010-01-14
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...
jcarsey
2010-01-13
adding new parameter to search and replace function to allow for easy skippin...
jcarsey
2010-01-11
updating comments mostly. also added some new lib functions.
jcarsey
2009-12-07
add ASSERT to 2 functions and fix issue with size difference between old and ...
jcarsey
2009-12-02
remove extra variables
jcarsey
[next]