summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include/Library
Commit message (Expand)AuthorAgeFilesLines
...
* FileHandleLib - use standard unicode file tag.jcarsey2011-03-254-13/+47
* update error handling to use less ASSERT.jcarsey2010-11-121-1/+2
* move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2010-10-041-0/+11
* fix a misspelling.jcarsey2010-10-041-2/+2
* copyright format updatehhtian2010-09-141-1/+1
* udk2010.up2.shell initial release.jcarsey2010-09-146-305/+1512
* Fix HSD Tracker 204133.darylm5032010-09-081-2/+4
* Add some error checking.xdu22010-07-191-0/+1
* Update the copyright notice formathhtian2010-04-243-3/+3
* adding prompting to library headerjcarsey2010-02-031-0/+85
* fixed license header / copyright date on all files.jcarsey2010-01-254-197/+201
* adding new parameter to search and replace function to allow for easy skippin...jcarsey2010-01-131-4/+12
* updating comments mostly. also added some new lib functions.jcarsey2010-01-113-40/+184
* clean up commentsjcarsey2009-12-071-109/+114
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-071-5/+24
* corrected out of date commentsjcarsey2009-12-011-11/+9
* build break fix and new functionjcarsey2009-11-201-5/+26
* comment repairs.jcarsey2009-11-204-111/+124
* updating headers from code review.jcarsey2009-11-183-144/+265
* Upgrade ShellLib and fix bug with param parsingjcarsey2009-11-091-2/+75
* add:jcarsey2009-07-131-0/+62
* comment clarificationjcarsey2009-07-131-1/+2
* fix parameter typejcarsey2009-07-121-34/+34
* Put EOF (End of File) on its own line for all source files. This is required...mdkinney2009-07-113-3/+2
* fixing build errorsjcarsey2009-07-081-24/+25
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8681 6f1...jcarsey2009-06-292-4/+4
* Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten2009-06-231-0/+35
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey2009-06-232-3/+3
* Fix build of ShellC Lib/App for GCC.jljusten2009-06-171-32/+0
* clarify contentjcarsey2009-06-161-1/+1
* Updating with new functions and adding "C" style entrypoint library with exam...jcarsey2009-06-163-7/+141
* Fix ShellPkg build errors for UNIXGCC toolchain.jljusten2009-06-151-1/+1
* Fix several Unicode issues that fails VS2005.qhuang82009-05-202-19/+19
* fixed to build under IPF.jcarsey2009-05-112-3/+357
* First (Alpha) release of ShellPkgjcarsey2009-05-071-0/+729