You can expand and collapse the various components of the image and dig deeper. The tool opens displaying a graphical layout of the image on the left side: Will dump a system’s SPI part(s) to a binary dump file.
This could be an image you create as a BIOS developer, or you can dump an image from a system using a ROM programmer or Intel’s Flash Programming Tool (FPT.EXE). I tested with version 0.21.5, available from the releases tab on GitHub.įor UEFITool to begin to do its work, you must provide it a UEFI image. It supports parsing of full BIOS images starting with the flash descriptor or any binary files containing UEFI volumes. UEFITool is a cross-platform C++/Qt program for parsing, extracting and modifying UEFI firmware images. Here’s a handy tool for interrogating firmware volumes: UEFITool! It is written by Nikolaj Schlej, and is great for examing the Regions/Volumes/Sections/Files that make up a UEFI image.