]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/ShellProtocol.c
ShellPkg/ShellProtocol.c: Don't put consective "\"s in file paths
authorBrendan Jackman <Brendan.Jackman@arm.com>
Fri, 24 Jan 2014 22:32:38 +0000 (22:32 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 24 Jan 2014 22:32:38 +0000 (22:32 +0000)
commit6ddc2ff3efa00b0e2233ae28f64cf58d63dafd2a
tree4b5cf318e41f085a06b227769fe8768b1f7b46e1
parent3877d0f581536430fffe572ec3ceea29e0d50602
ShellPkg/ShellProtocol.c: Don't put consective "\"s in file paths

The UEFI and UEFI Shell specs do not allow consecutive path separators.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Brendan Jackman <Brendan.Jackman@arm.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
Reviewed-by: Jaben Carsey <Jaben.carsey@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15184 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/ShellProtocol.c