summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2010-02-231. Correct File header to ## @filelgao45-22/+22
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-25fix copyright and license block and fix a size issue.jcarsey1-12/+12
2010-01-25fixed license header / copyright date on all files.jcarsey10-300/+303
2010-01-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...jcarsey1-1/+4
2010-01-13add blank linejcarsey1-1/+1
2010-01-13adding new parameter to search and replace function to allow for easy skippin...jcarsey1-14/+23
2010-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey1-1/+5
2010-01-11updating comments mostly. also added some new lib functions.jcarsey8-73/+336
2009-12-07add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey1-22/+35
2009-12-07Adding StringNoCaseCompare to SortLibjcarsey2-12/+71
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-23add carriage returnjcarsey1-1/+1
2009-11-20build break fix and new functionjcarsey1-2/+86
2009-11-20comment repairs.jcarsey6-6/+6
2009-11-19specify operand orderjcarsey1-2/+2
2009-11-18updating headers from code review.jcarsey4-30/+271
2009-11-18Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang81-7/+3
2009-11-09Adding new library instance for SortLib with built in function for sorting de...jcarsey2-0/+303
2009-11-09Upgrade ShellLib and fix bug with param parsingjcarsey2-103/+293
2009-09-16Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten1-1/+1
2009-07-24didnt want to change pointer for copymem...jcarsey1-5/+10
2009-07-16fixed operation of GetFirst and GetNext for files...jcarsey1-17/+10
2009-07-13add:jcarsey2-0/+215
2009-07-12fix parameter typejcarsey1-7/+0
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-09fix operator order.jcarsey1-1/+3
2009-07-08fixing build errorsjcarsey3-19/+48
2009-06-29git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey2-10/+13
2009-06-23Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten1-9/+12
2009-06-23git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey1-46/+33
2009-06-17fix swap of pointersjcarsey1-4/+4
2009-06-17Fix build of ShellC Lib/App for GCC.jljusten1-9/+29
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...jcarsey5-37/+544
2009-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...jcarsey3-3/+3
2009-06-15git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8562 6f1...jcarsey3-0/+0
2009-06-15Fix ShellPkg build errors for UNIXGCC toolchain.jljusten1-3/+3
2009-05-22Fix linked list loopsmdkinney1-3/+3
2009-05-20Fix several Unicode issues that fails VS2005.qhuang82-20/+20
2009-05-11fixed to build under IPF.jcarsey5-412/+952
2009-05-07First (Alpha) release of ShellPkgjcarsey2-0/+2160