X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Edk2Setup.bat;h=0aa786d9ab94fbcec87314f31a9704a948904228;hp=5d15d2c9a8b1761e07933800b0afc7b861572d65;hb=5dd08a463d5ca40b2ee3a8a0639c846e68265b92;hpb=cd92f93847f8d79e2e4e1e81dead208d0feec5f6 diff --git a/Edk2Setup.bat b/Edk2Setup.bat index 5d15d2c9a8..0aa786d9ab 100755 --- a/Edk2Setup.bat +++ b/Edk2Setup.bat @@ -47,11 +47,11 @@ @REM # @echo off @set SCRIPT_NAME=%0 -@set SCRIPT_VERSION=0.9.0. -@set SVN_REVISION=$Revision: 8 $ +@set SCRIPT_VERSION=0.9.2. +@set SVN_REVISION=$Revision$ @set RESET_ENVIRONMENT=FALSE @set NT32PKG=FALSE -@set NT32_64=FALSE +@set NT32_X64= @set BUILD_TOOLS_WITH= @set LOCATION= @set REBUILD_TOOLS= @@ -180,7 +180,7 @@ @REM This option will try to set the environment for building the Nt32Pkg/Nt32Pkg; on a 64-bit @REM Windows OS @if /I "%2"=="X64" ( - @set NT32_64=TRUE + @set NT32_X64=TRUE @shift ) @shift @@ -377,7 +377,6 @@ @if not defined VSINSTALLDIR @set "PATH=%ORIGINAL_PATH%" @if not defined NT32_X64 @call "%WORKSPACE%\BaseTools\get_vsvars.bat" @if defined NT32_X64 call "%WORKSPACE%\BaseTools\Scripts\SetVisualStudio.bat" - @set NT32_X64= ) @if "%NT32PKG%"=="TRUE" ( @if not defined VS_PATH set "VS_PATH=%PATH%" @@ -447,7 +446,6 @@ @set RESET_ENVIRONMENT= @set RECONFIG= @set NT32PKG= -@set NT32_64= @set BUILD_TOOLS_WITH= @set LOCATION= @set REBUILD_TOOLS= @@ -467,7 +465,6 @@ @set RESET_ENVIRONMENT= @set RECONFIG= @set NT32PKG= -@set NT32_64= @set BUILD_TOOLS_WITH= @set LOCATION= @set REBUILD_TOOLS=