]> git.proxmox.com Git - mirror_edk2.git/history - ShellPkg/Library/UefiShellLib/UefiShellLib.c
ShellPkg: Code refine. Add error handling code to check pointer and remove redundant...
[mirror_edk2.git] / ShellPkg / Library / UefiShellLib / UefiShellLib.c
2014-12-16 Qiu ShuminShellPkg: Code refine. Add error handling code to check...
2014-11-20 Qiu ShuminShellPkg: Code refine to avoid potential dereference...
2014-11-12 Qiu ShuminShellPkg: Add type cast to avoid build failure in VS2005.
2014-11-04 jcarseyShellPkg: Fix timezone command
2014-09-19 Qiu ShuminShellPkg: Refine code style to avoid potential uninitia...
2014-09-17 Qiu ShuminShellPkg: Remove redundant quotes in file path string...
2014-08-19 Jaben CarseyShellPkg: Refactor string manipulation in UefiShellLib...
2014-08-19 Jaben CarseyShellPkg: Check while string up to space, not the character
2014-01-24 Brendan JackmanShellPkg/UefiShellLib.c: Execute: Return a Command...
2014-01-24 Brendan JackmanShellLib/UefiShellLib.c: Fix doc comment for ShellOpenF...
2014-01-16 Jaben CarseyShellPkg: Remove ASSERT
2014-01-10 Jaben CarseyShellPkg: remove potential memory leak with new apps...
2013-12-09 Jaben CarseyShellPkg: Add support for CTRL-C within shell user...
2013-11-22 Jaben CarseyShellPkg: Add ShellHexStrToUintn to allow for simple...
2013-11-14 Jaben CarseyShellPkg: clarify space limitation in comment.
2013-03-04 jcarseyShellPkg: Add ShellPrintHelp function to ShellLib.
2013-02-20 jcarseyShellPkg: Added function ShellDeleteByName which delete...
2013-01-25 ydong10Fixed some alignment faults in IPF platform
2012-09-07 ydong10Fix always allocate memory issue.
2012-07-26 ydong10Roll back the change which caused build fail
2012-07-23 jcarseyShellPkg: Update string to number conversion to correct...
2012-03-26 jcarseycorrect removal of commit 12951.
2012-01-30 jcarseyShellPkg: Allow for format character strings to be...
2012-01-27 jcarseyShellPkg: parameters with spaces need quotes.
2012-01-20 jcarseyShellPkg: This patch fixes the redirection support...
2011-11-12 darylm503ShellPkg: Update comments for functions to clarify...
2011-10-17 jcarseyShellPkg: Add checking for memory allocation and pointe...
2011-10-13 jcarseySShellPkg: updating order of cast and addressing of...
2011-10-13 ydong10Check the pointer before use it to avoid potential...
2011-10-10 jcarseyShellPkg: Verify memory allocations without ASSERT.
2011-10-08 sfu5Add pointer check for NULL before dereference it.
2011-09-02 ydong10Refine comments and two code style.
2011-08-23 jcarseyShellPkg: fix ShellPrint-functions to allow for escape...
2011-07-06 jcarseyMove the 2 functions associated with reading whole...
2011-06-27 jcarseyClarify that the shared variables of the shell protocol...
2011-06-27 jcarseyreplace protocol presence ASSERTs with error returns.
2011-06-27 jcarseyallow for failure return when called without a shell...
2011-04-19 jcarseycheck that memory allocation was successful.
2011-04-13 jcarseychange file global variable to function local.
2011-03-25 jcarseyupdated comments and added string-to-number conversion...
2010-10-04 jcarseyVerify more memory allocations.
2010-09-14 jcarseyudk2010.up2.shell initial release.
2010-07-19 xdu2Add some error checking.
2010-02-03 jcarseyk8 fixes and moving prompting for responses into this...
2010-02-03 jcarseyremove unnecessary PCD usage
2010-01-29 jcarseyfix K8 coding issues.
2010-01-25 jcarseyfixed license header / copyright date on all files.
2010-01-14 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2010-01-13 jcarseyadding new parameter to search and replace function...
2010-01-11 jcarseyupdating comments mostly. also added some new lib...
2009-12-07 jcarseyadd ASSERT to 2 functions and fix issue with size diffe...
2009-12-02 jcarseyremove extra variables
2009-12-01 jcarseyupdates from code review, buffer length, and correct...
2009-11-20 jcarseybuild break fix and new function
2009-11-20 jcarseycomment repairs.
2009-11-19 jcarseyspecify operand order
2009-11-18 jcarseyupdating headers from code review.
2009-11-09 jcarseyUpgrade ShellLib and fix bug with param parsing
2009-07-10 jcarseyfixed operator order
2009-07-10 jcarseyfix build breaks. and allow for new lists to be created.
2009-07-08 jcarseyfixing build errors
2009-06-29 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-23 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2009-06-17 jcarseyremoving return cursor to old position...
2009-06-16 jcarseyfixed color printing in ShellPrintEx function
2009-06-16 jcarseyUpdating with new functions and adding "C" style entryp...
2009-06-15 jcarseygit-svn-id: https://edk2.svn.sourceforge.net/svnroot...