diff options
author | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-12-21 15:21:32 +0800 |
---|---|---|
committer | Ruiyu Ni <ruiyu.ni@intel.com> | 2016-12-29 09:32:44 +0800 |
commit | bb99e3282c9e69fbd6365d117c58d15589e34c5d (patch) | |
tree | 1734d39f6b08236b7a690e4c4013f9069ee1763d /IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c | |
parent | af8ba51aca4e0b41a359fe467fb5c5b9baa75a05 (diff) | |
download | edk2-bb99e3282c9e69fbd6365d117c58d15589e34c5d.tar.gz edk2-bb99e3282c9e69fbd6365d117c58d15589e34c5d.tar.bz2 edk2-bb99e3282c9e69fbd6365d117c58d15589e34c5d.zip |
MdePkg/BaseLib: Fix PathCleanUpDirectories to correctly handle "\.\"
The old code incorrectly cleans path like "fs0:\abc\.\.." to
"fs0:\abc", instead of "fs0:\"
The patch fixes this bug.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Chen A Chen <chen.a.chen@intel.com>
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
Diffstat (limited to 'IntelFsp2WrapperPkg/FspmWrapperPeim/FspmWrapperPeim.c')
0 files changed, 0 insertions, 0 deletions