edk2/ShellPkg/Library/UefiShellLevel2CommandsLib
Ruiyu Ni f1d91f33a1 ShellPkg/cd: Do not print the destination dir when CD exits
Before the "cd fs0:dir" fix, CD only prints destination directory
when the destination contains ":".
However, the "cd fs0:dir" fix changed CD to always print destination
directory.

This patch changes CD to never print destination directory.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Cc: Chris J Phillips <chrisp@hpe.com>
Reviewed-by: Tapan Shah <tapandshah@hpe.com>
2017-02-03 13:23:52 +08:00
..
Attrib.c
Cd.c ShellPkg/cd: Do not print the destination dir when CD exits 2017-02-03 13:23:52 +08:00
Cp.c
Load.c
Ls.c
Map.c
MkDir.c
Mv.c ShellPkg/MV: Fix MV to deny moving parent of current directory 2016-12-05 09:18:32 +08:00
Parse.c
Reset.c
Rm.c
Set.c
TimeDate.c
UefiShellLevel2CommandsLib.c
UefiShellLevel2CommandsLib.h
UefiShellLevel2CommandsLib.inf
UefiShellLevel2CommandsLib.uni
Vol.c