edk2/ShellPkg/Library/UefiShellDriver1CommandsLib
Tapan Shah 339a2b935e ShellPkg: Add '-nc' flag support in 'disconnect' command
As per ECR 1416, latest UEFI Shell 2.2 specification:
Define a behavior where 'disconnect -r' will disconnect drivers
from all devices but it will reconnect all consoles.
If -nc flag is used (e.g. 'disconnect -r -nc') then disconnect drivers
from all devices and don't reconnect consoles.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2016-09-22 14:17:01 -07:00
..
Connect.c ShellPkg: Support connect a device handle recursively with '-r'. 2016-04-21 09:28:49 +08:00
DevTree.c ShellPkg/DevTree: Handle memory allocation failure 2016-07-18 10:55:38 +08:00
Devices.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Dh.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Disconnect.c ShellPkg: Add '-nc' flag support in 'disconnect' command 2016-09-22 14:17:01 -07:00
Drivers.c ShellPkg: Fix 'drivers' assert issue for a driver name longer than 35 characters. 2015-08-05 00:53:10 +00:00
DrvCfg.c ShellPkg: Add the check of parameter number in "DrvCfg" command 2016-09-01 16:38:06 +08:00
DrvDiag.c ShellPkg/DrvDiag: Fix a critical typo bug 2016-07-25 10:20:12 +08:00
OpenInfo.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Reconnect.c ShellPkg: Fix a command line unicode string type. 2015-09-16 08:20:27 +00:00
UefiShellDriver1CommandsLib.c ShellPkg: Remove unused function 2014-03-20 17:11:52 +00:00
UefiShellDriver1CommandsLib.h ShellPkg: Connect all the consoles in "reconnect -r". 2014-12-04 01:18:04 +00:00
UefiShellDriver1CommandsLib.inf ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00
UefiShellDriver1CommandsLib.uni ShellPkg: Add '-nc' flag support in 'disconnect' command 2016-09-22 14:17:01 -07:00
Unload.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00