mirror of https://github.com/acidanthera/audk.git
4 lines
90 B
Batchfile
4 lines
90 B
Batchfile
|
@setlocal
|
||
|
@set ToolName=%~n0%
|
||
|
@%PYTHON_COMMAND% -m edk2basetools.AutoGen.%ToolName% %*
|