summaryrefslogtreecommitdiffstats
path: root/ShellPkg/Application
Commit message (Expand)AuthorAgeFilesLines
* Make shell not ASSERT on older versions of EFI. On a Mac if you soft load Hii...andrewfish2011-06-012-12/+17
* fix for word wrapping.jcarsey2011-04-155-24/+47
* fix misspelling.jcarsey2011-04-131-0/+0
* ShellParametersProtocol - remove parsing from within quoted parameters.jcarsey2011-04-071-10/+3
* add comments to function declarations and definitions and updated to match co...jcarsey2011-04-051-0/+2
* Comment's added and fixed.jcarsey2011-04-012-1/+9
* fix initialization of pointer.jcarsey2011-04-011-2/+3
* 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-301-1/+1
* Update inf file to follow spec.ydong102011-03-304-24/+1
* prevents "" from being the result of trying to open the root of a drive.jcarsey2011-03-281-1/+5
* console logger - support disabling the console out.jcarsey2011-03-2512-185/+822
* fix comments.jcarsey2011-03-251-3/+3
* fixes for NULL verification.jcarsey2010-12-062-73/+74
* 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
* fixes for IPF, CTRL-C support, and file redirection.jcarsey2010-11-1612-96/+911
* 1) Removing ASSERTs for proper return values. jcarsey2010-10-047-205/+307
* delete unnecessary files.jcarsey2010-09-282-394/+0
* ShellPkg: Fix several GCC compiler warningsjljusten2010-09-171-3/+5
* ShellPkg: Fix EFIAPI usage inconsistenciesjljusten2010-09-171-1/+3
* ShellPkg: Fix path issues for Linux build supportjljusten2010-09-171-4/+4
* ShellPkg: Remove unnecessary package dependenciesjljusten2010-09-171-1/+0
* copyright format updatehhtian2010-09-141-1/+1
* udk2010.up2.shell initial release.jcarsey2010-09-1418-1/+11789
* Update the copyright notice formathhtian2010-04-248-8/+8
* 1. Correct File header to ## @filelgao42010-02-234-12/+12
* fixed license header / copyright date on all files.jcarsey2010-01-258-88/+88
* updating comments mostly. also added some new lib functions.jcarsey2010-01-112-1/+8
* Fix build failure of ShellPkg.xli242009-11-251-6/+6
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9469 6f1...jcarsey2009-11-231-3/+2
* updating headers from code review.jcarsey2009-11-183-23/+33
* add:jcarsey2009-07-132-0/+105
* Fix signed/unsigned mismatch issuemdkinney2009-07-121-1/+1
* fix parameter typejcarsey2009-07-121-1/+1
* Put EOF (End of File) on its own line for all source files. This is required...mdkinney2009-07-112-2/+2
* fix commentjcarsey2009-07-091-3/+3
* Restore Include/Library/ShellCEntryLib.h. Cleanup function andjljusten2009-06-231-0/+15
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8633 6f1...jcarsey2009-06-231-2/+2
* Fix build of ShellC Lib/App for GCC.jljusten2009-06-171-6/+14
* adding sample "C" entry applicationjcarsey2009-06-162-0/+73
* Fix ShellPkg build errors for UNIXGCC toolchain.jljusten2009-06-152-1/+1
* fixed to build under IPF.jcarsey2009-05-111-15/+4
* First (Alpha) release of ShellPkgjcarsey2009-05-074-0/+478