summaryrefslogtreecommitdiff
path: root/ShellPkg/Library
AgeCommit message (Expand)AuthorFilesLines
2011-03-25update functionality on Bcfg command.jcarsey4-256/+361
2011-03-25updated comments and added string-to-number conversion with return value to i...jcarsey3-59/+476
2011-03-25Add Network1 profile.jcarsey9-0/+3641
2011-03-25update allocation to use Zero pool library function.jcarsey2-3/+3
2011-03-25renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey2-40/+44
2011-03-25Updating level 1 commands.jcarsey8-136/+414
2010-12-10update copyright formathhtian6-3/+3
2010-12-06fixes for NULL verification.jcarsey1-30/+33
2010-11-23fix typo in comment.jcarsey1-1/+1
2010-11-17Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey35-0/+20886
2010-11-17adding "Install1" profile.jcarsey5-0/+1003
2010-11-13update error handling to use less ASSERT.jcarsey2-12/+27
2010-11-12Update return value.jcarsey1-1/+1
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey15-0/+3285
2010-10-04Verify more memory allocations.jcarsey4-32/+64
2010-10-04Verify memory allocations were successful.jcarsey7-109/+163
2010-10-04change the en-dash to the standard dash character.jcarsey3-0/+0
2010-10-04verify that a memory allocation was successful.jcarsey1-0/+3
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey2-23/+17
2010-10-04fix a misspelling.jcarsey1-7/+28
2010-09-28No need to sort arrays of 1 element.jcarsey2-25/+32
2010-09-20ShellPkg: Fix "unreachable code" warning with VS2005jljusten1-2/+0
2010-09-18revert/update of a change this morning.jcarsey1-1/+1
2010-09-18removing incorrect files.jcarsey7-945/+0
2010-09-18ShellPkg: Fix several GCC compiler warningsjljusten3-4/+9
2010-09-18ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2-5/+8
2010-09-18ShellPkg: Fix path issues for Linux build supportjljusten2-2/+1
2010-09-18ShellPkg: Remove unnecessary package dependenciesjljusten1-1/+0
2010-09-17remove extra file.jcarsey1-0/+0
2010-09-17remove extra file.jcarsey1-40/+0
2010-09-14copyright format updatehhtian11-7/+7
2010-09-14udk2010.up2.shell initial release.jcarsey66-504/+16629
2010-07-19Add some error checking.xdu21-4/+10
2010-05-25Library interface should be declared as EFIAPIklu21-0/+1
2010-04-24Update the copyright notice formathhtian9-9/+9
2010-02-241. Correct File header to ## @filelgao45-22/+22
2010-02-03k8 fixes and moving prompting for responses into this file.jcarsey2-9/+189
2010-02-03remove unnecessary PCD usagejcarsey2-2/+0
2010-01-29fix K8 coding issues.jcarsey1-9/+21
2010-01-25fix copyright and license block and fix a size issue.jcarsey1-12/+12
2010-01-25fixed license header / copyright date on all files.jcarsey10-300/+303
2010-01-14git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9758 6f1...jcarsey1-1/+4
2010-01-13add blank linejcarsey1-1/+1
2010-01-13adding new parameter to search and replace function to allow for easy skippin...jcarsey1-14/+23
2010-01-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9720 6f1...jcarsey1-1/+5
2010-01-12updating comments mostly. also added some new lib functions.jcarsey8-73/+336
2009-12-07add ASSERT to 2 functions and fix issue with size difference between old and ...jcarsey1-22/+35
2009-12-07Adding StringNoCaseCompare to SortLibjcarsey2-12/+71
2009-12-02remove extra variablesjcarsey1-2/+0
2009-12-01updates from code review, buffer length, and correct use of StdOut for printingjcarsey2-14/+54