]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/Shell.c
ShellPkg: CTRL-C stops a running script at the same time
authorJaben Carsey <jaben.carsey@intel.com>
Thu, 19 Dec 2013 21:55:13 +0000 (21:55 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Dec 2013 21:55:13 +0000 (21:55 +0000)
commite3eb7d825adae351f1a45e7809c8506b364ee059
treeff669c9ac3c5f7bfef70590a3eba96e204172ef4
parent806c49db0538080ac397892c750b86d1c55d32af
ShellPkg: CTRL-C stops a running script at the same time

This makes CTRL-C stop a running script after trying to stop the command.  And adds comments to describe the behavior more clearly.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15008 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c