summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)AuthorFilesLines
2011-03-25add all the command libraries.jcarsey1-4/+7
2011-03-25console logger - support disabling the console out.jcarsey12-185/+822
2011-03-25fix comments.jcarsey1-3/+3
2011-03-25comp - add comments and add input verification jcarsey23-1746/+2452
2011-03-25add Edit and Hexedit shared features.jcarsey8-0/+1265
2011-03-25add Edit and HexEdit commands.jcarsey28-0/+14014
2011-03-25zero memory allocation.jcarsey1-2/+2
2011-03-25connect - add comments and add input verification jcarsey14-225/+1039
2011-03-25consist mapping - add comments and change variable names.jcarsey3-88/+187
2011-03-25clarify library type.jcarsey1-2/+2
2011-03-25remove ASSERT. jcarsey2-24/+32
2011-03-25add absolute value MACRO.jcarsey1-1/+3
2011-03-25FileHandleLib - use standard unicode file tag.jcarsey4-13/+47
2011-03-25move include file line under #define protection.jcarsey1-3/+3
2011-03-25cls - add input verification.jcarsey8-30/+80
2011-03-25Cd - add more input verification.jcarsey14-187/+824
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
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney1-1/+2
2010-12-10update copyright formathhtian6-3/+3
2010-12-06fixes for NULL verification.jcarsey3-103/+107
2010-12-01fix for exit was specified in the startup script.jcarsey1-1/+1
2010-11-24fix unaligned device path node access.jcarsey1-1/+5
2010-11-22fix typo in comment.jcarsey1-1/+1
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey35-0/+20886
2010-11-16adding "Install1" profile.jcarsey5-0/+1003
2010-11-16fixes for IPF, CTRL-C support, and file redirection.jcarsey12-96/+911
2010-11-16adding new commands (libraries) to the build.jcarsey1-0/+4
2010-11-12update error handling to use less ASSERT.jcarsey3-13/+29
2010-11-12Update return value.jcarsey1-1/+1
2010-11-12Clarify the MARCO a little.jcarsey1-2/+3
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey15-0/+3285
2010-10-05remove link to old infjcarsey1-1/+0
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...jcarsey3-23/+28
2010-10-04fix a misspelling.jcarsey2-9/+30
2010-10-041) Removing ASSERTs for proper return values. jcarsey7-205/+307
2010-09-28No need to sort arrays of 1 element.jcarsey2-25/+32
2010-09-28delete unnecessary files.jcarsey2-394/+0
2010-09-20ShellPkg: Fix "unreachable code" warning with VS2005jljusten1-2/+0
2010-09-17revert/update of a change this morning.jcarsey1-1/+1
2010-09-17removing incorrect files.jcarsey7-945/+0
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten4-7/+14