summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* fix for the cp shell command - halt when an error was encountered and also fi...jcarsey2011-03-301-10/+13
* didn't mean to remove this comment.jcarsey2011-03-301-0/+3
* remove redirection command line updating from the shell core code.jcarsey2011-03-303-32/+59
* pointer verification (not NULL) and buffer overrun fixes.jcarsey2011-03-3021-189/+342
* add more user input verification to connect and vol commands.jcarsey2011-03-302-2/+26
* remove unused variable.jcarsey2011-03-302-4/+3
* Update inf file to follow spec.ydong102011-03-307-29/+7
* clarify error message when listing files based on a metaname without a curren...jcarsey2011-03-291-4/+9
* fix changing time daylight settings without changing the time.jcarsey2011-03-292-8/+14
* smbiosview - add user input verification.jcarsey2011-03-2912-78/+157
* initialize variable before error returns.jcarsey2011-03-291-1/+1
* prevents "" from being the result of trying to open the root of a drive.jcarsey2011-03-282-5/+27
* cp - fix conditional for memory de-allocaiton.jcarsey2011-03-282-1/+1
* add all the command libraries.jcarsey2011-03-251-4/+7
* console logger - support disabling the console out.jcarsey2011-03-2512-185/+822
* fix comments.jcarsey2011-03-251-3/+3
* comp - add comments and add input verification jcarsey2011-03-2523-1746/+2452
* add Edit and Hexedit shared features.jcarsey2011-03-258-0/+1265
* add Edit and HexEdit commands.jcarsey2011-03-2528-0/+14014
* zero memory allocation.jcarsey2011-03-251-2/+2
* connect - add comments and add input verification jcarsey2011-03-2514-225/+1039
* consist mapping - add comments and change variable names.jcarsey2011-03-253-88/+187
* clarify library type.jcarsey2011-03-251-2/+2
* remove ASSERT. jcarsey2011-03-252-24/+32
* 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
* cls - add input verification.jcarsey2011-03-258-30/+80
* Cd - add more input verification.jcarsey2011-03-2514-187/+824
* update functionality on Bcfg command.jcarsey2011-03-254-256/+361
* updated comments and added string-to-number conversion with return value to i...jcarsey2011-03-253-59/+476
* Add Network1 profile.jcarsey2011-03-259-0/+3641
* update allocation to use Zero pool library function.jcarsey2011-03-252-3/+3
* renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey2011-03-252-40/+44
* Updating level 1 commands.jcarsey2011-03-258-136/+414
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* update copyright formathhtian2010-12-106-3/+3
* fixes for NULL verification.jcarsey2010-12-063-103/+107
* fix for exit was specified in the startup script.jcarsey2010-12-011-1/+1
* fix unaligned device path node access.jcarsey2010-11-241-1/+5
* 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
* fixes for IPF, CTRL-C support, and file redirection.jcarsey2010-11-1612-96/+911
* adding new commands (libraries) to the build.jcarsey2010-11-161-0/+4
* update error handling to use less ASSERT.jcarsey2010-11-123-13/+29
* Update return value.jcarsey2010-11-121-1/+1
* Clarify the MARCO a little.jcarsey2010-11-121-2/+3
* Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey2010-11-1215-0/+3285
* remove link to old infjcarsey2010-10-051-1/+0