diff options
author | Hao Wu <hao.a.wu@intel.com> | 2016-07-26 13:31:20 +0800 |
---|---|---|
committer | Hao Wu <hao.a.wu@intel.com> | 2016-07-26 14:10:56 +0800 |
commit | ae5cc3c30301aebb59e817c09762dc6ec8009621 (patch) | |
tree | 6549810ca4451631cd5304a4108239ec5fb4d592 /IntelFsp2Pkg/FspSecCore | |
parent | b4815479d6cab7fb9edf222a11e58a3721863a4c (diff) | |
download | edk2-platforms-ae5cc3c30301aebb59e817c09762dc6ec8009621.tar.xz |
BaseTools/toolsetup.bat: Fix bug caused by 'CONF_PATH' not defined
In batch script files, setting a variable in an 'if' block will only take
effect after the 'if' block.
This commit fixes the issue of using the variable 'CONF_PATH' right after
it is being set in an 'if' block.
Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'IntelFsp2Pkg/FspSecCore')
0 files changed, 0 insertions, 0 deletions