summaryrefslogtreecommitdiffstats
path: root/ShellPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-043-23/+28
* fix a misspelling.jcarsey2010-10-042-9/+30
* 1) Removing ASSERTs for proper return values. jcarsey2010-10-047-205/+307
* No need to sort arrays of 1 element.jcarsey2010-09-282-25/+32
* delete unnecessary files.jcarsey2010-09-282-394/+0
* 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-174-7/+14
* ShellPkg: Remove optimization disable compiler flagjljusten2010-09-171-2/+0
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-174-7/+12
* ShellPkg: Fix path issues for Linux build supportjljusten2010-09-174-7/+6
* ShellPkg: Remove unnecessary package dependenciesjljusten2010-09-172-2/+0
* remove extra file.jcarsey2010-09-161-0/+0
* remove extra file.jcarsey2010-09-161-40/+0
* Update readme formathhtian2010-09-162-89/+34
* copyright format updatehhtian2010-09-1417-15/+14
* udk2010.up2.shell initial release.jcarsey2010-09-14102-1039/+30418
* Fix HSD Tracker 204133.darylm5032010-09-081-2/+4
* Add some error checking.xdu22010-07-192-4/+11
* Library interface should be declared as EFIAPIklu22010-05-251-0/+1
* Fix minor format issue in file headerqhuang82010-05-131-1/+1
* Update the copyright notice formathhtian2010-04-2426-28/+27
* 1. Correct File header to ## @filelgao42010-02-2311-45/+45
* adding prompting to library headerjcarsey2010-02-031-0/+85
* 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-2529-867/+866
* 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