Re: [edk2] [Patch] BaseTools/Build: Support python scripts in PREBUILD/POSTBUILD

2017-07-12 Thread Zhu, Yonghong
Reviewed-by: Yonghong Zhu Best Regards, Zhu Yonghong -Original Message- From: Kinney, Michael D Sent: Wednesday, July 12, 2017 11:33 PM To: edk2-devel@lists.01.org Cc: Kinney, Michael D ; Gao, Liming ; Zhu,

[edk2] [Patch] BaseTools/Build: Support python scripts in PREBUILD/POSTBUILD

2017-07-12 Thread Michael D Kinney
From: Michael Kinney https://bugzilla.tianocore.org/show_bug.cgi?id=627 Add shell=True in Popen() calls to support direct execution of python scripts Cc: Liming Gao Cc: Yonghong Zhu Contributed-under: TianoCore