]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/Shell.c
ShellPkg: Fix changing to file system with 2 colons like "fs0::"
authorJaben Carsey <jaben.carsey@intel.com>
Tue, 11 Feb 2014 23:56:32 +0000 (23:56 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 11 Feb 2014 23:56:32 +0000 (23:56 +0000)
commitfc4c7b30d9f0e5d3d9bc8dad13c5737c3da34f29
tree2aff5dec568223d605a7f0eec5a988764247c99a
parentba71f790583850b01a6336a3ac246a0ced877ce5
ShellPkg: Fix changing to file system with 2 colons like "fs0::"

first colon must be last character in the string.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15226 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c