NAME

UEFIFind - UEFI image file replacement utility
 
 

SYNOPSIS

UEFIFind imagefile {header|body|all} {list|count} pattern
 
UEFIFind imagefile file patternsfile
 
 

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.
 
UEFIFind uses ffsParser to find image elements containing a specified pattern.
 
 

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).