On 6/3/2025 4:12 AM, Alexandre Courbot wrote:
Would it then make sense to make `FwSecBiosImage` public, add an `fn
fwsec_image(&self) -> &FwSecBiosImage` method and have the caller call
its methods directly (maybe renamed to `header`, `ucode` and `sigs`)?
Yeah, that seems better. Danilo, you're good with that idea too?