summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Library
Commit message (Expand)AuthorAgeFilesLines
* update copyright formathhtian2010-12-106-3/+3
* fixes for NULL verification.jcarsey2010-12-061-30/+33
* fix typo in comment.jcarsey2010-11-221-1/+1
* Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey2010-11-1635-0/+20886
* adding "Install1" profile.jcarsey2010-11-165-0/+1003
* update error handling to use less ASSERT.jcarsey2010-11-122-12/+27
* Update return value.jcarsey2010-11-121-1/+1
* Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey2010-11-1215-0/+3285
* Verify more memory allocations.jcarsey2010-10-044-32/+64
* Verify memory allocations were successful.jcarsey2010-10-047-109/+163
* change the en-dash to the standard dash character.jcarsey2010-10-043-0/+0
* verify that a memory allocation was successful.jcarsey2010-10-041-0/+3
* move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2010-10-042-23/+17
* fix a misspelling.jcarsey2010-10-041-7/+28
* No need to sort arrays of 1 element.jcarsey2010-09-282-25/+32
* 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-173-4/+9
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-172-5/+8
* ShellPkg: Fix path issues for Linux build supportjljusten2010-09-172-2/+1
* ShellPkg: Remove unnecessary package dependenciesjljusten2010-09-171-1/+0
* remove extra file.jcarsey2010-09-161-0/+0
* remove extra file.jcarsey2010-09-161-40/+0
* copyright format updatehhtian2010-09-1411-7/+7
* udk2010.up2.shell initial release.jcarsey2010-09-1466-504/+16629
* Add some error checking.xdu22010-07-191-4/+10
* Library interface should be declared as EFIAPIklu22010-05-251-0/+1
* Update the copyright notice formathhtian2010-04-249-9/+9
* 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