mirror_edk2/ShellPkg/Application/Shell
Qiu Shumin 6f6792b820 ShellPkg: Add code to handle the split ('|') in a double-quoted string.
This patch update the code in function 'ContainsSplit', and make 'ContainsSplit' depend on 'FindNextInstance'. So we move 'FindNextInstance' in front of 'ContainsSplit'.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>





git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16560 6f19259b-4bc3-4df7-8a09-765794883524
2014-12-26 08:22:35 +00:00
..
ConsoleLogger.c
ConsoleLogger.h
ConsoleWrappers.c
ConsoleWrappers.h
FileHandleInternal.h
FileHandleWrappers.c ShellPkg: Replace the usage of StrnCpy with CopyMem to avoid potential buffer overflow and refine the code style. 2014-09-10 01:03:43 +00:00
FileHandleWrappers.h
Shell.c ShellPkg: Add code to handle the split ('|') in a double-quoted string. 2014-12-26 08:22:35 +00:00
Shell.h Roll back check in r15180 which caused the shell always returns EFI_ABORTED no matter what exit-code is specified for "exit" command. 2014-09-18 01:58:03 +00:00
Shell.inf ShellPkg: Fix Meta Data misspelling 2014-10-03 15:49:59 +00:00
Shell.uni
ShellEnvVar.c
ShellEnvVar.h
ShellManParser.c
ShellManParser.h
ShellParametersProtocol.c
ShellParametersProtocol.h
ShellProtocol.c Roll back check in r15180 which caused the shell always returns EFI_ABORTED no matter what exit-code is specified for "exit" command. 2014-09-18 01:58:03 +00:00
ShellProtocol.h Roll back check in r15180 which caused the shell always returns EFI_ABORTED no matter what exit-code is specified for "exit" command. 2014-09-18 01:58:03 +00:00