audk/ShellPkg/Library/UefiShellLevel2CommandsLib
Ruiyu Ni d9bb3ca3c2 ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':')
When "fs0:dir"(drive letter without slash) is used as destination
of "cd", "cd" tries to change to "dir" in root directory of "fs0:".
It's incorrect. The correct behavior is to change to "dir" in
current directory of "fs0:"

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
2016-12-29 09:35:14 +08:00
..
Attrib.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Cd.c ShellPkg/cd: Fix "cd" to support "fs0:dir" (no slash after ':') 2016-12-29 09:35:14 +08:00
Cp.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00
Load.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00
Ls.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00
Map.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00
MkDir.c ShellPkg: Standardized HP Copyright Message String 2015-02-04 22:25:01 +00:00
Mv.c ShellPkg/MV: Fix MV to deny moving parent of current directory 2016-12-05 09:18:32 +08:00
Parse.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00
Reset.c ShellPkg/reset: Support "-fwui" flag 2016-11-07 10:43:27 +08:00
Rm.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00
Set.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00
TimeDate.c ShellPkg/UefiShellLevel2CommandsLib: rebase to ARRAY_SIZE() 2016-10-27 11:15:20 +02:00
UefiShellLevel2CommandsLib.c ShellPkg: Fix typos in comments and variables 2016-11-15 11:05:34 +08:00
UefiShellLevel2CommandsLib.h ShellPkg/reset: Support "-fwui" flag 2016-11-07 10:43:27 +08:00
UefiShellLevel2CommandsLib.inf ShellPkg: Update Guid/Protocol usages in INF files. 2016-04-13 14:52:59 +08:00
UefiShellLevel2CommandsLib.uni ShellPkg: Convert all .uni files to utf-8 2015-12-09 23:07:58 +00:00
Vol.c ShellPkg/UefiShellLevel2CommandsLib: Remove unnecessary EFIAPI 2016-10-09 10:27:49 +08:00