Danilo Krummrich
2025-Jun-03 13:49 UTC
[PATCH v4 16/20] nova-core: Add support for VBIOS ucode extraction for boot
On 6/3/25 3:47 PM, Joel Fernandes wrote:> 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?Thanks, that sounds good to me!