]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Remove current working dir path ".;" from 'path' variable
authorTapan Shah <tapandshah@hpe.com>
Wed, 21 Sep 2016 21:30:15 +0000 (14:30 -0700)
committerJaben Carsey <jaben.carsey@intel.com>
Thu, 22 Sep 2016 21:17:34 +0000 (14:17 -0700)
commit85b88deb18857af261c655dfa833de17b19d7163
tree65a3838ba3b4a0d210f54faabd3c5adefd1d7c8c
parent583448b441650f9a7cb29a320d52db96df81e043
ShellPkg: Remove current working dir path ".;" from 'path' variable

As per ECR 1349, latest UEFI Shell 2.2 specification has removed current working directory
path ".;" from a default 'path' environment variable as current working directory always
search first in system.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tapan Shah <tapandshah@hpe.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c