Tool List - ISpillMyDrink/UEFI-Repair-Guide GitHub Wiki
UEFITool by LongSoft
By far the most used tool when working with UEFI images, capable of parsing the UEFI specification and platform dependent structures such as Intel's Firmware Interface Table and many others. There are two branches of this tool, the old engine branch capable of parsing as well as modifying firmware images, and the new engine branch with much improved parsing capabilities. The new engine branch is used whenever we are interested in understanding a given image, and the old engine branch when specific modifications are necessary.
ME Analyzer by platomav
Parser for the Management Engine Region of Intel firmware images, capable of displaying the ME version, chipset suppport, filesystem state, and many other important bits of information.
BIOS Utilities by platomav
A collection of tools mostly for extraction of firmware images from manufacturer firmware update packages.
Insyde Image Extractor by LongSoft
Small tool to identify Insyde Flash Images and extract their image portion.
Intel Systems Tools available from the Win-Raid Forum
Collection of Intel's System Tools for all different versions of Management Engine firmware.