From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id ED1681A2050 for ; Fri, 23 Sep 2016 10:40:34 -0700 (PDT) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by fmsmga103.fm.intel.com with ESMTP; 23 Sep 2016 10:40:34 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,382,1470726000"; d="scan'208";a="883143131" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga003.jf.intel.com with ESMTP; 23 Sep 2016 10:40:34 -0700 Received: from fmsmsx117.amr.corp.intel.com (10.18.116.17) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.248.2; Fri, 23 Sep 2016 10:40:33 -0700 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.80]) by fmsmsx117.amr.corp.intel.com ([169.254.3.93]) with mapi id 14.03.0248.002; Fri, 23 Sep 2016 10:40:33 -0700 From: "Carsey, Jaben" To: Tapan Shah , "edk2-devel@lists.01.org" CC: "Carsey, Jaben" Thread-Topic: [PATCH] ShellPkg: Update help output for disconnect command Thread-Index: AQHSFbUGZtSBZ4P8XUKePHfqUOLl9KCHV7Mw Date: Fri, 23 Sep 2016 17:40:32 +0000 Message-ID: References: <1474647028-9696-1-git-send-email-tapandshah@hpe.com> In-Reply-To: <1474647028-9696-1-git-send-email-tapandshah@hpe.com> Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGFlYTYxMTItMjdlYy00ZTM2LWE1NzYtNjYxNjRiODgyMTQzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjF1VEluWm1LaUlrSVFUQlI0YjRzSXA5a2JIUHBOTEVpMndJR1dhZDBDeUk9In0= x-ctpclassification: CTP_IC x-originating-ip: [10.1.200.108] MIME-Version: 1.0 Subject: Re: [PATCH] ShellPkg: Update help output for disconnect command X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Sep 2016 17:40:35 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Reviewed-by: Jaben Carsey And commited. > -----Original Message----- > From: Tapan Shah [mailto:tapandshah@hpe.com] > Sent: Friday, September 23, 2016 9:10 AM > To: edk2-devel@lists.01.org > Cc: Carsey, Jaben ; Tapan Shah > > Subject: [PATCH] ShellPkg: Update help output for disconnect command > Importance: High >=20 > Minor changes to match help output notes for disconnect command > with UEFI Shell 2.2 specification document. >=20 > Few other formatting changes to fit the help output in 80x25 screen size. >=20 > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Tapan Shah > --- > .../UefiShellDriver1CommandsLib.uni | 13 +++++++= ------ > 1 file changed, 7 insertions(+), 6 deletions(-) >=20 > diff --git > a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Command > sLib.uni > b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Comman > dsLib.uni > index c6b8fcd..ac520e2 100644 > --- > a/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Command > sLib.uni > +++ > b/ShellPkg/Library/UefiShellDriver1CommandsLib/UefiShellDriver1Comman > dsLib.uni > @@ -308,11 +308,11 @@ > " -r - Disconnects all drivers from all devices, then reconne= ct\r\n" > " consoles.\r\n" > " -nc - Do not reconnect the console devices.\r\n" > -" DeviceHandle - Specifies a device handle (a hexadecimal number). If n= ot > specified, then\r\n" > -" disconnect DriverHandle.\r\n" > +" DeviceHandle - Specifies a device handle (a hexadecimal number). If > not\r\n" > +" specified, then disconnect DriverHandle.\r\n" > " DriverHandle - Specifies a driver handle (a hexadecimal number).\r\n" > -" ChildHandle - Specifies a child handle of a device (a hexadecimal nu= mber). > If not\r\n" > -" specified, then all child handles of DeviceHandle are = \r\n" > +" ChildHandle - Specifies a child handle of a device (a hexadecimal > number).\r\n" > +" If not specified, then all child handles of DeviceHand= le are\r\n" > " disconnected.\r\n" > ".SH DESCRIPTION\r\n" > " \r\n" > @@ -322,8 +322,9 @@ > " 2. If the 'ChildHandle' parameter is not specified, the default is to= \r\n" > " disconnect all child handles of the 'DeviceHandle'.\r\n" > " 3. If the '-r' option is specified, all consoles and drivers will be\= r\n" > -" disconnected from all devices in the system. In this case, no othe= r\r\n" > -" parameters are allowed.\r\n" > +" disconnected from all devices in the system, then consoles are\r\n= " > +" reconnected. If the '-nc' option is also spcified, then console > devices\r\n" > +" are not reconnected.\r\n" > " 4. This command does not support output redirection.\r\n" > ".SH EXAMPLES\r\n" > " \r\n" > -- > 1.9.5.msysgit.0