summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-052-5/+3
* Comment's added and fixed.jcarsey2011-04-012-2/+2
* add absolute value MACRO.jcarsey2011-03-251-1/+3
* FileHandleLib - use standard unicode file tag.jcarsey2011-03-254-13/+47
* move include file line under #define protection.jcarsey2011-03-251-3/+3
* update error handling to use less ASSERT.jcarsey2010-11-121-1/+2
* Clarify the MARCO a little.jcarsey2010-11-121-2/+3
* move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2010-10-041-0/+11
* fix a misspelling.jcarsey2010-10-041-2/+2
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-1/+1
* copyright format updatehhtian2010-09-143-3/+3
* udk2010.up2.shell initial release.jcarsey2010-09-1415-498/+1795
* Fix HSD Tracker 204133.darylm5032010-09-081-2/+4
* Add some error checking.xdu22010-07-191-0/+1
* Update the copyright notice formathhtian2010-04-247-7/+7
* adding prompting to library headerjcarsey2010-02-031-0/+85
* fixed license header / copyright date on all files.jcarsey2010-01-2511-479/+475
* 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-115-247/+386
* clean up commentsjcarsey2009-12-071-109/+114
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-071-5/+24
* corrected out of date commentsjcarsey2009-12-011-11/+9
* Fix unicode issue.xli242009-11-251-2/+2
* build break fix and new functionjcarsey2009-11-203-27/+48
* comment repairs.jcarsey2009-11-208-217/+230
* fixing errors found in code review.jcarsey2009-11-194-9/+35
* updating headers from code review.jcarsey2009-11-186-157/+282
* Fix incorrect copyright formatqhuang82009-11-181-1/+1
* Fix GUID format qhuang82009-11-182-3/+3
* more erratajcarsey2009-11-111-12/+14
* updated for new erratajcarsey2009-11-111-8/+6
* updated Alias, Map, and Env functions per errata.jcarsey2009-11-101-99/+151
* Upgrade ShellLib and fix bug with param parsingjcarsey2009-11-091-2/+75
* adding new include file. This file has the definitions for most shell data t...jcarsey2009-07-241-0/+142
* 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-233-4/+4
* 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-164-8/+142
* Fix ShellPkg build errors for UNIXGCC toolchain.jljusten2009-06-154-13/+13
* Fix several Unicode issues that fails VS2005.qhuang82009-05-203-21/+21
* fixed to build under IPF.jcarsey2009-05-116-17/+433
* First (Alpha) release of ShellPkgjcarsey2009-05-075-0/+2783