summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* 1. Correct File header to ## @filelgao42010-02-235-22/+22
* k8 fixes and moving prompting for responses into this file.jcarsey2010-02-032-9/+189
* remove unnecessary PCD usagejcarsey2010-02-032-2/+0
* fix K8 coding issues.jcarsey2010-01-291-9/+21
* fix copyright and license block and fix a size issue.jcarsey2010-01-251-12/+12
* fixed license header / copyright date on all files.jcarsey2010-01-2510-300/+303
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...jcarsey2010-01-141-1/+4
* add blank linejcarsey2010-01-131-1/+1
* adding new parameter to search and replace function to allow for easy skippin...jcarsey2010-01-131-14/+23
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey2010-01-121-1/+5
* updating comments mostly. also added some new lib functions.jcarsey2010-01-118-73/+336
* add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey2009-12-071-22/+35
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-072-12/+71
* remove extra variablesjcarsey2009-12-021-2/+0
* updates from code review, buffer length, and correct use of StdOut for printingjcarsey2009-12-012-14/+54
* add carriage returnjcarsey2009-11-231-1/+1
* build break fix and new functionjcarsey2009-11-201-2/+86
* comment repairs.jcarsey2009-11-206-6/+6
* specify operand orderjcarsey2009-11-191-2/+2
* updating headers from code review.jcarsey2009-11-184-30/+271
* Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang82009-11-181-7/+3
* Adding new library instance for SortLib with built in function for sorting de...jcarsey2009-11-092-0/+303
* Upgrade ShellLib and fix bug with param parsingjcarsey2009-11-092-103/+293
* Add DXE_DRIVER to list of supported module types for BaseFileHandleLib.jljusten2009-09-161-1/+1
* didnt want to change pointer for copymem...jcarsey2009-07-241-5/+10
* fixed operation of GetFirst and GetNext for files...jcarsey2009-07-161-17/+10
* add:jcarsey2009-07-132-0/+215
* fix parameter typejcarsey2009-07-121-7/+0
* fixed operator orderjcarsey2009-07-101-2/+5
* fix build breaks. and allow for new lists to be created.jcarsey2009-07-101-2/+10
* fix operator order.jcarsey2009-07-091-1/+3
* fixing build errorsjcarsey2009-07-083-19/+48
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey2009-06-292-10/+13
* Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten2009-06-231-9/+12
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey2009-06-231-46/+33
* fix swap of pointersjcarsey2009-06-171-4/+4
* Fix build of ShellC Lib/App for GCC.jljusten2009-06-171-9/+29
* 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-165-37/+544
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8563 6f1...jcarsey2009-06-153-3/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8562 6f1...jcarsey2009-06-153-0/+0
* Fix ShellPkg build errors for UNIXGCC toolchain.jljusten2009-06-151-3/+3
* Fix linked list loopsmdkinney2009-05-221-3/+3
* Fix several Unicode issues that fails VS2005.qhuang82009-05-202-20/+20
* fixed to build under IPF.jcarsey2009-05-115-412/+952
* First (Alpha) release of ShellPkgjcarsey2009-05-072-0/+2160