mirror of https://github.com/acidanthera/audk.git
7 lines
150 B
Batchfile
7 lines
150 B
Batchfile
|
::
|
||
|
:: Copyright (c) 2022, Mikhail Krichanov. All rights reserved.
|
||
|
:: SPDX-License-Identifier: BSD-3-Clause
|
||
|
::
|
||
|
@echo off
|
||
|
call ImageTool.exe %*
|