# Structs
AnalysisReport contains an analyzed report for an UEFI image diff.
AnalysisReportEntry contains information about on block with different data.
NodeInfo is a struct contains information about one UEFI FFS node.
RelatedMeasurement contains the related measurement and the data chunks specifically related to the diff.
# Interfaces
Firmware is an abstraction over *uefi.UEFI.
# Type aliases
AnalysisReportEntries is a set of multiple AnalysisReportEntry-ies.
RelatedMeasurementsLaconic is a helper to print measurements in a laconic way.