Provided by: uefitool-cli_0.28.0-1_amd64
NAME
UEFIReplace - UEFI image file replacement utility
SYNOPSIS
UEFIReplace image_file guid section_type contents_file [-o output] [-all] [-asis]
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.
OPTIONS
-o, --output output Set the output file. Default: image_file.patched -all Replace all occurrences. Default: replace the first occurrence. -asis Replace the section as-is. Default: replace the content body only.
AUTHOR
UEFITool is written by Nikolaj Schlej aka CodeRush. This manual page was written by Yangfl ⟨mmyangfl@gmail.com⟩ for the Debian Project (and may be used by others). 2018-07-23 UEFIReplace(1)