UEFIPatch - UEFI image file patching utility
Contents
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]
