summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLib
AgeCommit message (Expand)AuthorFilesLines
2011-07-07Move the 2 functions associated with reading whole lines at a single time fro...jcarsey1-0/+151
2011-06-28Clarify that the shared variables of the shell protocols are properly named.jcarsey1-59/+59
2011-06-28replace protocol presence ASSERTs with error returns.jcarsey1-72/+82
2011-06-27allow for failure return when called without a shell present.jcarsey1-3/+6
2011-04-19check that memory allocation was successful.jcarsey1-0/+6
2011-04-14change file global variable to function local.jcarsey1-17/+11
2011-04-06add comments to function declarations and definitions and updated to match co...jcarsey1-1/+1
2011-03-25updated comments and added string-to-number conversion with return value to i...jcarsey3-59/+476
2010-10-04Verify more memory allocations.jcarsey1-25/+41
2010-09-14udk2010.up2.shell initial release.jcarsey2-349/+738
2010-07-19Add some error checking.xdu21-4/+10
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-02-241. Correct File header to ## @filelgao41-4/+4
2010-02-03k8 fixes and moving prompting for responses into this file.jcarsey2-9/+189
2010-02-03remove unnecessary PCD usagejcarsey2-2/+0
2010-01-29fix K8 coding issues.jcarsey1-9/+21
2010-01-25fixed license header / copyright date on all files.jcarsey3-228/+231
2010-01-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...jcarsey1-1/+4
2010-01-13adding new parameter to search and replace function to allow for easy skippin...jcarsey1-14/+23
2010-01-12updating comments mostly. also added some new lib functions.jcarsey3-52/+148
2009-12-07add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey1-22/+35
2009-12-02remove extra variablesjcarsey1-2/+0
2009-12-01updates from code review, buffer length, and correct use of StdOut for printingjcarsey2-14/+54
2009-11-21build break fix and new functionjcarsey1-2/+86
2009-11-20comment repairs.jcarsey2-2/+2
2009-11-20specify operand orderjcarsey1-2/+2
2009-11-19updating headers from code review.jcarsey1-21/+241
2009-11-09Upgrade ShellLib and fix bug with param parsingjcarsey2-103/+293
2009-07-10fixed operator orderjcarsey1-2/+5
2009-07-10fix build breaks. and allow for new lists to be created.jcarsey1-2/+10
2009-07-08fixing build errorsjcarsey1-14/+43
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey1-6/+9
2009-06-24git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey1-46/+33
2009-06-17removing return cursor to old position...jcarsey1-15/+3
2009-06-16fixed color printing in ShellPrintEx functionjcarsey1-10/+150
2009-06-16Updating with new functions and adding "C" style entrypoint library with exam...jcarsey2-33/+115
2009-06-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...jcarsey3-3/+3
2009-06-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8562 6f1...jcarsey3-0/+2028