]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Update python tool to call external tools with shell true mode
authorLiming Gao <liming.gao@intel.com>
Mon, 12 Sep 2016 07:22:49 +0000 (15:22 +0800)
committerLiming Gao <liming.gao@intel.com>
Wed, 21 Sep 2016 02:49:15 +0000 (10:49 +0800)
commit71f5913eb9127305dc6ec63936c3c283975d86c0
tree7b920b74c3340d214c148c32ed373f6c3b8ead05
parentbf069759efc4d3b76c66bf992c49d673bb292410
BaseTools: Update python tool to call external tools with shell true mode

Python tool may run from source as the dos batch files. So, update python
code to call external tools with shell true mode.

Cc: Yonghong Zhu <yonghong.zhu@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Erik Bjorge <erik.c.bjorge@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
BaseTools/Source/Python/Common/VpdInfoFile.py
BaseTools/Source/Python/build/build.py