Re: [edk2] ShellPkg: Fix autoexiting of nested shells from Execute API

2013-06-26 Thread El-Haj-Mahmoud, Samer
Tested and verified that it works. Approved. Thanks, --Samer From: Carsey, Jaben [mailto:jaben.car...@intel.com] Sent: Wednesday, June 26, 2013 7:25 PM To: El-Haj-Mahmoud, Samer; edk2-devel@lists.sourceforge.net; Phillips, Chris J (BCS CFE) Cc: Carsey, Jaben Subject: ShellPkg: Fix autoexiting

[edk2] ShellPkg: Fix autoexiting of nested shells from Execute API

2013-06-26 Thread Carsey, Jaben
Samer, Can you please review this patch to ShellPkg: Thanks -Jaben 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. Th

Re: [edk2] ShellPkg: Fix autoexiting of nested shells from Execute API

2013-06-26 Thread El-Haj-Mahmoud, Samer
Jaben, You forgot to attach the patch. Thanks, --Samer From: Carsey, Jaben [mailto:jaben.car...@intel.com] Sent: Wednesday, June 26, 2013 12:04 PM To: El-Haj-Mahmoud, Samer; edk2-devel@lists.sourceforge.net; Phillips, Chris J (BCS CFE) Cc: Carsey, Jaben Subject: ShellPkg: Fix autoexiting of nes

[edk2] ShellPkg: Fix autoexiting of nested shells from Execute API

2013-06-26 Thread Carsey, Jaben
Samer, Can you please review this patch to ShellPkg: Thanks -Jaben 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. Th