From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received-SPF: Pass (sender SPF authorized) identity=mailfrom; client-ip=192.55.52.151; helo=mga17.intel.com; envelope-from=jaben.carsey@intel.com; receiver=edk2-devel@lists.01.org Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ml01.01.org (Postfix) with ESMTPS id 1FE9A2256860A for ; Thu, 8 Mar 2018 07:13:41 -0800 (PST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga107.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 08 Mar 2018 07:19:57 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.47,441,1515484800"; d="scan'208";a="37036702" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga001.jf.intel.com with ESMTP; 08 Mar 2018 07:19:57 -0800 Received: from fmsmsx120.amr.corp.intel.com (10.18.124.208) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Thu, 8 Mar 2018 07:19:57 -0800 Received: from fmsmsx103.amr.corp.intel.com ([169.254.2.34]) by fmsmsx120.amr.corp.intel.com ([169.254.15.251]) with mapi id 14.03.0319.002; Thu, 8 Mar 2018 07:19:56 -0800 From: "Carsey, Jaben" To: Meenakshi Aggarwal , "edk2-devel@lists.01.org" Thread-Topic: ShellPkg: reconnect command resulted in hang Thread-Index: AdO2wMDVPz7L8T7dQPy5y+iSTMsyhgAMAzUg Date: Thu, 8 Mar 2018 15:19:55 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiM2RmMjg0NmItOGExZC00NjUzLWFmMDgtZDBmZjE2ZTgxNmY0IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6ImNiXC96MkNJSWdaXC9BbG8wV2p6K1VmY0o5OVM1cWZHaG80ZjdjNHVyNEFQMD0ifQ== x-ctpclassification: CTP_NT x-originating-ip: [10.1.200.107] MIME-Version: 1.0 Subject: Re: ShellPkg: reconnect command resulted in hang X-BeenThere: edk2-devel@lists.01.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: EDK II Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Mar 2018 15:13:42 -0000 Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Are you using this serial port? Are you connected to the device via this se= rial port? > -----Original Message----- > From: edk2-devel [mailto:edk2-devel-bounces@lists.01.org] On Behalf Of > Meenakshi Aggarwal > Sent: Thursday, March 08, 2018 1:35 AM > To: edk2-devel@lists.01.org > Subject: [edk2] ShellPkg: reconnect command resulted in hang > Importance: High >=20 > Hi, >=20 >=20 > I was trying reconnect shell command with UART handle [20] >=20 > 20 R - - 0 1 1 VenHw(D3987D4B-971A-435F-8CAF- > 4967EB627241)/Uart(115200,8,N,1) >=20 > Shell> reconnect 20 >=20 > After this reconnect command, shell didnt come back, looks like a hang. > I analyzed further and see that code has executed completely and reached > to shell but console is not coming. >=20 >=20 > In "reconnect -r" , we are calling ConnectAllConsoles() separately betwee= n > disconnect and connect calls. >=20 > Why is this so? >=20 > Why only connect call is nt sufficient to bring the console up? >=20 > Please help me in understanding this. >=20 >=20 > Thanks, > Meenakshi >=20 >=20 > _______________________________________________ > edk2-devel mailing list > edk2-devel@lists.01.org > https://lists.01.org/mailman/listinfo/edk2-devel