mirror_edk2/ShellPkg/Library
jcarsey d16efcae82 Shellpkg: Add support for filenames with spaces.
This patch changes the file redirection support to allow for quote delimited filenames that contain spaces and updates the edit command to allow spaces in the filename.  This also properly fails for attempts to redirect to "" (empty quotes).

signed-off-by: jcarsey
reviewed-by: jliu66



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12685 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-11 16:45:19 +00:00
..
BasePathLib ShellPkg: fix support for "\" (or "\.") meaning root of drive. 2011-09-20 21:01:34 +00:00
BaseSortLib Refine comments and two code style. 2011-09-02 08:05:34 +00:00
UefiFileHandleLib Add pointer check for NULL before dereference it. 2011-10-08 02:55:30 +00:00
UefiHandleParsingLib ShellPkg: Add checks for NULL pointers. 2011-10-10 20:32:17 +00:00
UefiShellCEntryLib remove empty sections in INF files. 2011-06-08 18:28:03 +00:00
UefiShellCommandLib ShellPkg: Eliminate loss of high bits in return value from exit command on 64 bit platform. 2011-09-15 20:10:39 +00:00
UefiShellDebug1CommandsLib Shellpkg: Add support for filenames with spaces. 2011-11-11 16:45:19 +00:00
UefiShellDriver1CommandsLib Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiShellInstall1CommandsLib ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
UefiShellLevel1CommandsLib ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
UefiShellLevel2CommandsLib ShellPkg: swap warm and cold to get the default correct for Reset command. 2011-11-01 20:05:11 +00:00
UefiShellLevel3CommandsLib ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-14 19:21:13 +00:00
UefiShellLib ShellPkg: Add checking for memory allocation and pointer returns from functions. 2011-10-17 17:49:21 +00:00
UefiShellNetwork1CommandsLib Clean up the private GUID definition in module Level. 2011-09-21 01:56:00 +00:00
UefiSortLib ShellPkg: Verify DevicePathToText was successful before using the resultant pointer. 2011-09-20 23:06:23 +00:00