logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

UEFIPatch - UEFI image file patching utility

Author

UEFITool is written by Nikolaj Schlej aka CodeRush.

       This manual page was written by Yangfl for the Debian Project (and may be used by others).

                                                   2018-07-23                                       UEFIPatch(1)

Description

UEFITool  is  a cross-platform C++/Qt program for parsing, extracting and modifying UEFI firmware images.
       It supports parsing of full BIOS images starting with the flash descriptor or any binary files containing
       UEFI volumes.

       Patches will be read from patches.txt file by default.

Name

       UEFIPatch - UEFI image file patching utility

Options

-o, --outputoutput
              Set the output file. Default: image_file.patched

Synopsis

UEFIPatchimage_file [patches.txt] [-ooutput]

See Also