diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-12-21 16:04:19 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-12-29 09:35:14 +0800 |
commit | d9bb3ca3c2a1bd3f7b78adf27e82e5605f665e16 (patch) | |
tree | 54e7bd39ce8c610386cec76e9f0ae87445dba20e /ArmPkg | |
parent | bb99e3282c9e69fbd6365d117c58d15589e34c5d (diff) | |
download | edk2-platforms-d9bb3ca3c2a1bd3f7b78adf27e82e5605f665e16.tar.xz |
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>
Diffstat (limited to 'ArmPkg')
0 files changed, 0 insertions, 0 deletions