summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* ShellPkg: Fix "unreachable code" warning with VS2005jljusten2010-09-201-2/+0
* revert/update of a change this morning.jcarsey2010-09-171-1/+1
* removing incorrect files.jcarsey2010-09-177-945/+0
* ShellPkg: Fix several GCC compiler warningsjljusten2010-09-174-7/+14
* ShellPkg: Remove optimization disable compiler flagjljusten2010-09-171-2/+0
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-174-7/+12
* ShellPkg: Fix path issues for Linux build supportjljusten2010-09-174-7/+6
* ShellPkg: Remove unnecessary package dependenciesjljusten2010-09-172-2/+0
* remove extra file.jcarsey2010-09-161-0/+0
* remove extra file.jcarsey2010-09-161-40/+0
* Update readme formathhtian2010-09-162-89/+34
* copyright format updatehhtian2010-09-1417-15/+14
* udk2010.up2.shell initial release.jcarsey2010-09-14102-1039/+30418
* Fix HSD Tracker 204133.darylm5032010-09-081-2/+4
* Add some error checking.xdu22010-07-192-4/+11
* Library interface should be declared as EFIAPIklu22010-05-251-0/+1
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Update the copyright notice formathhtian2010-04-2426-28/+27
* 1. Correct File header to ## @filelgao42010-02-2311-45/+45
* adding prompting to library headerjcarsey2010-02-031-0/+85
* 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-2529-867/+866
* 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-132-18/+35
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey2010-01-121-1/+5
* ShellPkg: Rename PcdShellLibMaxPrintBufferSize to PcdShellPrintBufferSizejljusten2010-01-121-1/+1
* updating comments mostly. also added some new lib functions.jcarsey2010-01-1115-321/+730
* add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey2009-12-071-22/+35
* clean up commentsjcarsey2009-12-071-109/+114
* Adding StringNoCaseCompare to SortLibjcarsey2009-12-073-17/+95
* correct valuejcarsey2009-12-021-1/+1
* remove extra variablesjcarsey2009-12-021-2/+0
* added new PCD for ShellLib buffer size...jcarsey2009-12-011-1/+6
* corrected out of date commentsjcarsey2009-12-011-11/+9
* updates from code review, buffer length, and correct use of StdOut for printingjcarsey2009-12-012-14/+54
* Fix unicode issue.xli242009-11-251-2/+2
* Fix build failure of ShellPkg.xli242009-11-251-6/+6
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9469 6f1...jcarsey2009-11-231-3/+2
* add carriage returnjcarsey2009-11-231-1/+1
* build break fix and new functionjcarsey2009-11-204-29/+134
* comment repairs.jcarsey2009-11-2014-223/+236
* specify operand orderjcarsey2009-11-191-2/+2
* fixing errors found in code review.jcarsey2009-11-194-9/+35
* updating headers from code review.jcarsey2009-11-1813-210/+586
* Fix incorrect copyright formatqhuang82009-11-181-1/+1
* Simplify the logic to remove the use of local variable "FileInfoGuid" to avoi...qhuang82009-11-181-7/+3