logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

UEFIReplace - UEFI image file replacement 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                                     UEFIReplace(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.

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]

See Also