]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/toolsetup.bat
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git] / BaseTools / toolsetup.bat
index 59874c58392f7eab3edf8e72ed8e3ca658737ff0..76fd8bb6ef9e78188f73c4d93c3511e72dc2ba7f 100755 (executable)
@@ -322,9 +322,9 @@ goto end
       echo !!! WARNING !!! Will not be able to compile Python programs to .exe\r
       echo Will setup environment to run Python scripts directly.\r
       echo.\r
-      set PATH=%BASETOOLS_PYTHON_SOURCE%\Trim;%PATH%\r
-      set PATH=%BASETOOLS_PYTHON_SOURCE%\GenFds;%PATH%\r
-      set PATH=%BASETOOLS_PYTHON_SOURCE%\build;%PATH%\r
+      set "PATH=%BASETOOLS_PYTHON_SOURCE%\Trim;%PATH%"\r
+      set "PATH=%BASETOOLS_PYTHON_SOURCE%\GenFds;%PATH%"\r
+      set "PATH=%BASETOOLS_PYTHON_SOURCE%\build;%PATH%"\r
       set PATHEXT=%PATHEXT%;.py\r
     )\r
   )\r