Reviewed-by: Jaben Carsey <jaben.car...@intel.com>

From: Phillips, Chris J (BCS CFE)
Sent: Tuesday, March 25, 2014 11:05 AM
To: edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>; 
Carsey, Jaben (jaben.car...@intel.com<mailto:jaben.car...@intel.com>)
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 (jaben.car...@intel.com<mailto:jaben.car...@intel.com>); 
edk2-devel@lists.sourceforge.net<mailto:edk2-devel@lists.sourceforge.net>
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 <chr...@hp.com<mailto:chr...@hp.com>>
------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to