edk2/BaseTools/Source/C/Makefiles
Nate DeSimone 2241651b17 BaseTools: Add Quoting to Python Path on Windows
Building the C BaseTools using Clang on a Windows system that has the Python
interpreter installed to a path that contains spaces (for example
C:\Program Files\Python314\python.exe) currently fails.

This change adds quoting to fix that issue.

Signed-off-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
2025-10-20 22:52:02 +00:00
..
app.makefile BaseTools: Add support for mingw-w64 2025-06-07 17:56:04 +00:00
footer.makefile BaseTools: Add support for mingw-w64 2025-06-07 17:56:04 +00:00
GnuMakeUtils.py BaseTools: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
header.makefile BaseTools: Add Quoting to Python Path on Windows 2025-10-20 22:52:02 +00:00
lib.makefile BaseTools: strip trailing whitespace 2019-10-04 11:18:22 +01:00
ms.app BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ms.common BaseTools: Remove ARM32 Support 2025-09-25 22:04:10 +00:00
ms.lib BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
ms.rule BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
NmakeSubdirs.bat BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
NmakeSubdirs.py BaseTools: use threading.current_thread in NmakeSubdirs.py 2023-05-08 19:03:18 +00:00