]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: make automatically created shells quit automatically
authorjaben carsey <jaben.carsey@intel.com>
Thu, 27 Jun 2013 16:11:39 +0000 (16:11 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 27 Jun 2013 16:11:39 +0000 (16:11 +0000)
commitca79c798217775368b6c6a0d0720f221ed2a62ef
treee72f19d3589f85d3ef496cc06d3804b19ecd7180
parent4986bbaf1151d1cccc1f2589bd13a86b539676b2
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
ShellPkg/Application/Shell/Shell.c
ShellPkg/Application/Shell/Shell.h
ShellPkg/Application/Shell/ShellProtocol.c