summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLib
AgeCommit message (Expand)Author
2016-12-26ShellPkg: Move to new locationGuo Mang
2016-07-25ShellPkg/UefiShellLib.c: Handle memory allocation failureRuiyu Ni
2016-07-25ShellPkg/UefiShellLib: Handle memory allocation failureRuiyu Ni
2016-07-13ShellPkg: Series of patches to fix typos - apropriate to appropriateMudusuru, Giri P
2016-07-13ShellPkg: don't call functions with side effects in ASSERT_EFI_ERROR()Laszlo Ersek
2016-07-13ShellPkg: Update Guid/Protocol usages in INF files.Liming Gao
2016-07-13ShellPkg: Do NULL pointer check before the pointer is used.Qiu Shumin
2016-07-13ShellPkg: Fix the last command doesn't work in a script.Qiu Shumin
2016-07-13ShellPkg: complete previous incomplete patchJim Dailey
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2016-07-13ShellPkg: ShellFileHandleReadLine must return UCS2 lines.Jim Dailey
2016-07-13ShellPkg: Fix ASCII and UNICODE file pipes.jaben carsey
2015-12-25ShellPkg: Fix memory leak in 'ShellOpenFileByName'.Yao Jiewen
2015-12-18ShellPkg: Follow spec to remove the last '\' char in return name of GetCurDir().Qiu Shumin
2015-07-28ShellPkg: prevent Close call when Open failedJaben Carsey
2015-07-08ShellPkg: Fix typo of 'determines' in ShellPkg.Bruce Cran
2015-07-02ShellPkg: fix string to number conversion with "0 "Jaben Carsey
2015-07-02ShellPkg: Refine the code logic of StrnCatGrow.Qiu Shumin
2015-06-30ShellPkg: Use safe string functions to refine code.Qiu Shumin
2015-04-01ShellPkg: Remove extra quotes surrounding flag values.Qiu Shumin
2015-03-13ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin
2015-02-23ShellPkg/UefiShellLib: Fixed ARM compiler errorOlivier Martin
2015-01-22ShellPkg: Refine the fomat in INF/DEC files to follow spec.Qiu Shumin
2015-01-14ShellPkg: UefiShellLib: drop wrong PathLib library class dependencyLaszlo Ersek
2015-01-13ShellPkg: allow creating of files to create required directory pathjaben carsey
2014-12-16ShellPkg: Code refine. Add error handling code to check pointer and remove re...Qiu Shumin
2014-11-20ShellPkg: Code refine to avoid potential dereference of pointer.Qiu Shumin
2014-11-12ShellPkg: Add type cast to avoid build failure in VS2005.Qiu Shumin
2014-11-04ShellPkg: Fix timezone commandjcarsey
2014-09-19ShellPkg: Refine code style to avoid potential uninitialized local variable.Qiu Shumin
2014-09-17ShellPkg: Remove redundant quotes in file path string for Shell command param...Qiu Shumin
2014-09-03ShellPkg: Add DXE_DRIVER class type to some librariesHarry Liebel
2014-08-19ShellPkg: Refactor string manipulation in UefiShellLib commandJaben Carsey
2014-08-19ShellPkg: Check while string up to space, not the characterJaben Carsey
2014-01-24ShellPkg/UefiShellLib.c: Execute: Return a Command status even in the old shellBrendan Jackman
2014-01-24ShellLib/UefiShellLib.c: Fix doc comment for ShellOpenFileMetaArgBrendan Jackman
2014-01-16ShellPkg: Remove ASSERTJaben Carsey
2014-01-10ShellPkg: remove potential memory leak with new apps on old shellJaben Carsey
2013-12-09ShellPkg: Add support for CTRL-C within shell user promptingJaben Carsey
2013-11-22ShellPkg: Add ShellHexStrToUintn to allow for simple conversion of hex numbers.Jaben Carsey
2013-11-14ShellPkg: clarify space limitation in comment.Jaben Carsey
2013-03-04ShellPkg: Add ShellPrintHelp function to ShellLib.jcarsey
2013-02-20ShellPkg: Added function ShellDeleteByName which deletes a file by name.jcarsey
2013-01-25Fixed some alignment faults in IPF platformydong10
2012-09-07Fix always allocate memory issue.ydong10
2012-07-26Roll back the change which caused build failydong10
2012-07-23ShellPkg: Update string to number conversion to correctly stop at spaces if s...jcarsey
2012-05-30ShellPkg: Enable Runtime DXE drivers to make use of Shell libraries with the ...jcarsey
2012-03-26correct removal of commit 12951.jcarsey
2012-01-30ShellPkg: Allow for format character strings to be typed in editor without ha...jcarsey