On Mon May 25, 2026 at 3:57 PM CEST, Eliot Courtney wrote: > We have some code that accesses arrays based on values from firmware. > This patch series makes a bunch of those accesses more robust. This > series only touches accesses that are not guaranteed to be safe by local > invariants - some accesses are safe due to earlier checks and I haven't > modified those. > > This series also refactors and removes some code that can be simplified. > In particular, it removes `FwSecBiosBuilder`, removes unused fields, > and moves type and constant definitions closer to their usages. > > Signed-off-by: Eliot Courtney <[email protected]>
Going to pick this up now, everything else should be easy to follow up subsequently. Thanks, Danilo
