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]); [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]>>
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 [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
