Are you using this serial port? Are you connected to the device via this serial port?
> -----Original Message----- > From: edk2-devel [mailto:[email protected]] On Behalf Of > Meenakshi Aggarwal > Sent: Thursday, March 08, 2018 1:35 AM > To: [email protected] > Subject: [edk2] ShellPkg: reconnect command resulted in hang > Importance: High > > Hi, > > > I was trying reconnect shell command with UART handle [20] > > 20 R - - 0 1 1 VenHw(D3987D4B-971A-435F-8CAF- > 4967EB627241)/Uart(115200,8,N,1) > > Shell> reconnect 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. > > > In "reconnect -r" , we are calling ConnectAllConsoles() separately between > disconnect and connect calls. > > Why is this so? > > Why only connect call is nt sufficient to bring the console up? > > Please help me in understanding this. > > > Thanks, > Meenakshi > > > _______________________________________________ > edk2-devel mailing list > [email protected] > https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

