9elements / converged-security-suite

Converged Security Suite for Intel & AMD platform security features
https://www.9esec.io
BSD 3-Clause "New" or "Revised" License
59 stars 15 forks source link

tools/ifd: Fall back to parsing coreboot FMAP when no IFD is found #237

Closed ArthurHeymans closed 3 years ago

ArthurHeymans commented 3 years ago

This makes it possible to operate on a coreboot BIOS-region-only image. This is useful to allow buildtesting coreboot without an IFD.

Signed-off-by: Arthur Heymans arthur@aheymans.xyz