Re: [PATCH RFC 0/4] efi: CapsuleUpdate: support for dynamic GUIDs

2024-05-23 Thread Ilias Apalodimas
Hi Caleb On Fri, 26 Apr 2024 at 17:19, Caleb Connolly wrote: > > As more boards adopt support for the EFI CapsuleUpdate mechanism, there > is a growing issue of being able to target updates to them properly. The > current mechanism of hardcoding UUIDs for each board at compile time is > unsustain

[PATCH RFC 0/4] efi: CapsuleUpdate: support for dynamic GUIDs

2024-04-26 Thread Caleb Connolly
As more boards adopt support for the EFI CapsuleUpdate mechanism, there is a growing issue of being able to target updates to them properly. The current mechanism of hardcoding UUIDs for each board at compile time is unsustainable, and maintaining lists of GUIDs is similarly cumbersome. In this se