audk/ShellPkg/Application/Shell
jaben carsey ca79c79821 ShellPkg: make automatically created shells quit automatically
This creates a new parameter to this shell implementation “_exit” that causes the shell to automatically exit after running the initial specified command line.  This also automatically uses that command in the Execute() API.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: jaben carsey <jaben.carsey@intel.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hp.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14444 6f19259b-4bc3-4df7-8a09-765794883524
2013-06-27 16:11:39 +00:00
..
ConsoleLogger.c ShellPkg: Fix ARM build errors. 2013-06-11 22:07:03 +00:00
ConsoleLogger.h ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00
ConsoleWrappers.c ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00
ConsoleWrappers.h console logger - support disabling the console out. 2011-03-25 22:23:05 +00:00
FileHandleInternal.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
FileHandleWrappers.c ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
FileHandleWrappers.h
Shell.c ShellPkg: make automatically created shells quit automatically 2013-06-27 16:11:39 +00:00
Shell.h ShellPkg: make automatically created shells quit automatically 2013-06-27 16:11:39 +00:00
Shell.inf This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. 2011-06-30 22:58:53 +00:00
Shell.uni ShellPkg: Remove “2.0” prefix text from shell prompt. 2012-12-03 16:40:55 +00:00
ShellEnvVar.c ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00
ShellEnvVar.h Refine comments and two code style. 2011-09-02 08:05:34 +00:00
ShellManParser.c ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
ShellManParser.h
ShellParametersProtocol.c ShellPkg: Fix pointer initialization error of “ShellOpt” Shell environment variable 2013-01-17 19:04:36 +00:00
ShellParametersProtocol.h ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00
ShellProtocol.c ShellPkg: make automatically created shells quit automatically 2013-06-27 16:11:39 +00:00
ShellProtocol.h ShellPkg: Clean up header file usage. 2012-11-13 22:39:09 +00:00