X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=edksetup.bat;h=7aa167549bb2d88c08723338641149a43d4dcf0b;hp=6c8c0aa97f4cde347aa4647ef7d9ca1e3d621329;hb=91db774bf4b33e1bf07f2f1aded5fd79c6f27c44;hpb=92063b0b212ddc408dff163ede8e4ae36ba89400 diff --git a/edksetup.bat b/edksetup.bat index 6c8c0aa97f..7aa167549b 100755 --- a/edksetup.bat +++ b/edksetup.bat @@ -77,9 +77,10 @@ if not defined EDK_TOOLS_PATH ( ) ) ) -if exist %EDK_TOOLS_PATH%\Source set BASE_TOOLS_PATH=%EDK_TOOLS_PATH% :checkNt32Flag +if exist %EDK_TOOLS_PATH%\Source set BASE_TOOLS_PATH=%EDK_TOOLS_PATH% + @REM The Nt32 Emluation Platform requires Microsoft Libraries @REM and headers to interface with Windows. if /I "%1"=="--nt32" (