mirror of
https://github.com/acidanthera/audk.git
synced 2025-08-14 14:18:09 +02:00
7 lines
144 B
Batchfile
7 lines
144 B
Batchfile
::
|
|
:: Copyright (c) 2022, Mikhail Krichanov. All rights reserved.
|
|
:: SPDX-License-Identifier: BSD-3-Clause
|
|
::
|
|
@echo off
|
|
call MicroTool.exe %*
|