summaryrefslogtreecommitdiff
path: root/ShellPkg/Library/UefiShellLib/UefiShellLib.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-21Sync part of patch r12514 from main trunk.UDK2010vanjeff1-0/+4
2011-04-19sync patch r10661, r10898, r10911 from main trunk.vanjeff1-4/+10
2010-02-03k8 fixes and moving prompting for responses into this file.jcarsey1-8/+188
2010-02-03remove unnecessary PCD usagejcarsey1-1/+0
2010-01-29fix K8 coding issues.jcarsey1-9/+21
2010-01-25fixed license header / copyright date on all files.jcarsey1-221/+224
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.jcarsey1-44/+116
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 printingjcarsey1-12/+51
2009-11-21build break fix and new functionjcarsey1-2/+86
2009-11-20comment repairs.jcarsey1-1/+1
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 parsingjcarsey1-103/+291
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...jcarsey1-33/+112
2009-06-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...jcarsey1-0/+1939