]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Change MM command output during script execution
authorJaben Carsey <jaben.carsey@intel.com>
Wed, 20 Nov 2013 17:25:02 +0000 (17:25 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 Nov 2013 17:25:02 +0000 (17:25 +0000)
commitf79868cd18238805fe64d2ceca573e7c85ea8146
tree0d39a05797de682802df392f56ab3bdbec30b619
parent2fc67057f0546e5029242a8f0d88bc77ec9f63cf
ShellPkg: Change MM command output during script execution
- Automatically use non-interactive mode during script execution.
- Automatically use non-interactive mode when a specific value is read (omitting this behavior was a violation of the UEFI Shell Spec)
- Only output the value read in when reading a value in a script; this allows automated use of the MM command.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Chris Phillips <chrisp@hp.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14874 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellDebug1CommandsLib/Mm.c