summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library/UefiShellLib/UefiShellLib.c
Commit message (Expand)AuthorAgeFilesLines
* sync patch r10661, r10898, r10911 from main trunk.vanjeff2011-04-191-4/+10
* k8 fixes and moving prompting for responses into this file.jcarsey2010-02-031-8/+188
* remove unnecessary PCD usagejcarsey2010-02-031-1/+0
* fix K8 coding issues.jcarsey2010-01-291-9/+21
* fixed license header / copyright date on all files.jcarsey2010-01-251-221/+224
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...jcarsey2010-01-141-1/+4
* adding new parameter to search and replace function to allow for easy skippin...jcarsey2010-01-131-14/+23
* updating comments mostly. also added some new lib functions.jcarsey2010-01-111-44/+116
* add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey2009-12-071-22/+35
* remove extra variablesjcarsey2009-12-021-2/+0
* updates from code review, buffer length, and correct use of StdOut for printingjcarsey2009-12-011-12/+51
* build break fix and new functionjcarsey2009-11-201-2/+86
* comment repairs.jcarsey2009-11-201-1/+1
* specify operand orderjcarsey2009-11-191-2/+2
* updating headers from code review.jcarsey2009-11-181-21/+241
* Upgrade ShellLib and fix bug with param parsingjcarsey2009-11-091-103/+291
* fixed operator orderjcarsey2009-07-101-2/+5
* fix build breaks. and allow for new lists to be created.jcarsey2009-07-101-2/+10
* fixing build errorsjcarsey2009-07-081-14/+43
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey2009-06-291-6/+9
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey2009-06-231-46/+33
* removing return cursor to old position...jcarsey2009-06-171-15/+3
* fixed color printing in ShellPrintEx functionjcarsey2009-06-161-10/+150
* Updating with new functions and adding "C" style entrypoint library with exam...jcarsey2009-06-161-33/+112
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...jcarsey2009-06-151-0/+1939