]> git.proxmox.com Git - mirror_edk2.git/commit
Edk2Setup.bat: Support building platforms with Python source
authorCinnamon Shia <cinnamon.shia@hpe.com>
Fri, 21 Oct 2016 07:41:21 +0000 (15:41 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 24 Oct 2016 02:49:19 +0000 (10:49 +0800)
commitb8e54b012126a90911e9602b9f6e10d4e16d01d9
tree264cfa39098a90973ada165c853c2e4a2983d743
parent92063b0b212ddc408dff163ede8e4ae36ba89400
Edk2Setup.bat: Support building platforms with Python source

Following the same approach as toolsetup.bat:
If build.exe, TargetTool.exe, Trim.exe or GenFds.exe is missing, run its
Python source instead.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <cinnamon.shia@hpe.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Edk2Setup.bat