summaryrefslogtreecommitdiff
path: root/ShellPkg
AgeCommit message (Expand)Author
2011-03-25remove ASSERT. jcarsey
2011-03-25add absolute value MACRO.jcarsey
2011-03-25FileHandleLib - use standard unicode file tag.jcarsey
2011-03-25move include file line under #define protection.jcarsey
2011-03-25cls - add input verification.jcarsey
2011-03-25Cd - add more input verification.jcarsey
2011-03-25update functionality on Bcfg command.jcarsey
2011-03-25updated comments and added string-to-number conversion with return value to i...jcarsey
2011-03-25Add Network1 profile.jcarsey
2011-03-25update allocation to use Zero pool library function.jcarsey
2011-03-25renaming the BaseFileHandleLib to UefiFileHandleLib.jcarsey
2011-03-25Updating level 1 commands.jcarsey
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2010-12-10update copyright formathhtian
2010-12-06fixes for NULL verification.jcarsey
2010-12-01fix for exit was specified in the startup script.jcarsey
2010-11-24fix unaligned device path node access.jcarsey
2010-11-22fix typo in comment.jcarsey
2010-11-16Add "Debug1" profile (all but Edit and HexEdit commands)jcarsey
2010-11-16adding "Install1" profile.jcarsey
2010-11-16fixes for IPF, CTRL-C support, and file redirection.jcarsey
2010-11-16adding new commands (libraries) to the build.jcarsey
2010-11-12update error handling to use less ASSERT.jcarsey
2010-11-12Update return value.jcarsey
2010-11-12Clarify the MARCO a little.jcarsey
2010-11-12Adding Driver1 profile commands to the UEFI Shell 2.0.jcarsey
2010-10-05remove link to old infjcarsey
2010-10-04Verify more memory allocations.jcarsey
2010-10-04Verify memory allocations were successful.jcarsey
2010-10-04change the en-dash to the standard dash character.jcarsey
2010-10-04verify that a memory allocation was successful.jcarsey
2010-10-04move DeleteScriptFileStruct from a private to a public function. This allows...jcarsey
2010-10-04fix a misspelling.jcarsey
2010-10-041) Removing ASSERTs for proper return values. jcarsey
2010-09-28No need to sort arrays of 1 element.jcarsey
2010-09-28delete unnecessary files.jcarsey
2010-09-20ShellPkg: Fix "unreachable code" warning with VS2005jljusten
2010-09-17revert/update of a change this morning.jcarsey
2010-09-17removing incorrect files.jcarsey
2010-09-17ShellPkg: Fix several GCC compiler warningsjljusten
2010-09-17ShellPkg: Remove optimization disable compiler flagjljusten
2010-09-17ShellPkg: Fix EFIAPI usage inconsistenciesjljusten
2010-09-17ShellPkg: Fix path issues for Linux build supportjljusten
2010-09-17ShellPkg: Remove unnecessary package dependenciesjljusten
2010-09-16remove extra file.jcarsey
2010-09-16remove extra file.jcarsey
2010-09-16Update readme formathhtian
2010-09-14copyright format updatehhtian
2010-09-14udk2010.up2.shell initial release.jcarsey
2010-09-08Fix HSD Tracker 204133.darylm503