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>>

Attachment: file_sys_change_fix.patch
Description: file_sys_change_fix.patch

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to