Reviewed-by: Jaben Carsey <[email protected]>
From: Phillips, Chris J (BCS CFE) Sent: Tuesday, March 25, 2014 11:05 AM To: [email protected]<mailto:[email protected]>; Carsey, Jaben ([email protected]<mailto:[email protected]>) Subject: Re: [edk2] ShellPkg: Fix file system change issue that results in ASSERT Attaching new patch with minor update to copyright. From: Phillips, Chris J (BCS CFE) Sent: Tuesday, March 25, 2014 9:55 AM To: Carsey, Jaben ([email protected]<mailto:[email protected]>); [email protected]<mailto:[email protected]> Subject: [edk2] ShellPkg: Fix file system change issue that results in ASSERT Please review the attached patch file. This update resolves an issue where a command line changes the file system and has additional arguments, will ASSERT. If allow code to continue, prompt gets corrupted, and not usable. Must exit shell and launch again to recover. EX: Shell> fs0: foo ASSERT d:\shell\edk2\ShellPkg\Application\Shell\Shell.c(1963): CmdLine[(StrLen(CmdLine)-1)] == L':' && StrStr(CmdLine, L" ") == ((void *) 0) FS0: foo\> Thanks, Chris ShellPkg: Fix file system change issue that results in ASSERT Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chris Phillips <[email protected]<mailto:[email protected]>>
------------------------------------------------------------------------------
_______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
