Sign in
qemu
/
edk2
/
refs/heads/dependabot/pip/regex-2023.12.25
/
.
/
BaseTools
/
BinWrappers
/
WindowsLike
/
AmlToC.bat
blob: 9616cd893bec9902451e6d8591f537cc408bd5e5 [
file
] [
log
] [
blame
]
@setlocal
@set
ToolName
=%~
n0
%
@%
PYTHON_COMMAND
%
%
BASE_TOOLS_PATH
%
\Source\Python\%
ToolName
%
\%
ToolName
%.
py
%*