UEFIReplace - UEFI image file replacement 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.
Name
UEFIReplace - UEFI image file replacement utility
Options
-o, --outputoutput
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.
Synopsis
UEFIReplaceimage_fileguidsection_typecontents_file [-o output] [-all] [-asis]
