audk/ShellPkg/Library
Qiu Shumin 64ee6ed72a ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL.
Shell will ASSERT when doing the following operation:
""
Shell> mv fs2:\file1 fs2:\file2
""
This patch add NULL pointer check to fix this issue.

Fixes: https://github.com/tianocore/edk2/issues/76

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <shumin.qiu@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
2016-04-11 09:33:18 +08:00
..
UefiDpLib ShellPkg/UefiDpLib: Fix a memory leak issue in Dp. 2016-03-29 09:16:25 +08:00
UefiHandleParsingLib ShellPkg: Refine the comparisons code in ShellPkg. 2016-03-29 21:46:35 +08:00
UefiShellBcfgCommandLib ShellPkg: Refine the code to avoid use a constant number as offset. 2016-01-26 08:17:19 +00:00
UefiShellCEntryLib ShellPkg: Refine the fomat in INF/DEC files to follow spec. 2015-01-22 01:44:11 +00:00
UefiShellCommandLib ShellPkg: elevate DumpHex() from Debug1-internal to generic-internal 2016-01-21 18:40:40 +00:00
UefiShellDebug1CommandsLib ShellPkg/UefiShellDebug1CommandsLib: remove unused but set variable 2016-03-24 07:46:18 +01:00
UefiShellDriver1CommandsLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
UefiShellInstall1CommandsLib Revert "ShellPkg : Add UEFI_APPLICATION module type to UefiShellInstall1CommandsLib.inf" 2016-01-06 16:23:20 +00:00
UefiShellLevel1CommandsLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
UefiShellLevel2CommandsLib ShellPkg: Fix Shell ASSERT when mv file with cwd is NULL. 2016-04-11 09:33:18 +08:00
UefiShellLevel3CommandsLib ShellPkg: Make 'alias' can display a single alias name. 2016-01-06 07:43:58 +00:00
UefiShellLib ShellPkg: Do NULL pointer check before the pointer is used. 2016-02-23 10:44:36 +08:00
UefiShellNetwork1CommandsLib ShellPkg: Update 'ifconfig -r' implementation 2016-03-03 15:27:24 +08:00
UefiShellNetwork2CommandsLib ShellPkg: Merge Ping6 and Ifconfig6 tools to Shell command. 2016-03-08 15:01:29 +08:00
UefiShellTftpCommandLib ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00