]> git.proxmox.com Git - mirror_edk2.git/commit - edksetup.bat
edksetup.bat: Support --nt32 X64
authorCinnamon Shia <cinnamon.shia@hpe.com>
Wed, 19 Oct 2016 04:31:36 +0000 (12:31 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 24 Oct 2016 02:49:16 +0000 (10:49 +0800)
commit92063b0b212ddc408dff163ede8e4ae36ba89400
tree7702136ee528a88f2010d2d249af140850df5c5b
parent0bfb9ee855d0433efdb2b0d6c9dfa6c310b66e9b
edksetup.bat: Support --nt32 X64

Support --nt32 X64 for building 64-bit NT32.
For setting up Windows environment variables requited by NT32, follow the
same approach as Edk2Setup.bat by using the get_vsvars.bat and
SetVisualStudio.bat.

Sync the help text of NT32 with Edk2Setup.bat.

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