Re: [PATCH 1/3] blsuki: Add blscfg command to parse Boot Loader Specification snippets

2025-02-24 Thread Ross Philipson via Grub-devel
On 2/14/25 8:40 AM, Alec Brown wrote: The BootLoaderSpec (BLS) defines a scheme where different bootloaders can share a format for boot items and a configuration directory that accepts these common configurations as drop-in files. I have looked over this patch carefully (esp. the parsing routin

[PATCH 1/3] blsuki: Add blscfg command to parse Boot Loader Specification snippets

2025-02-14 Thread Alec Brown via Grub-devel
The BootLoaderSpec (BLS) defines a scheme where different bootloaders can share a format for boot items and a configuration directory that accepts these common configurations as drop-in files. Signed-off-by: Peter Jones Signed-off-by: Javier Martinez Canillas Signed-off-by: Will Thompson Signed