On Thu, Apr 17, 2025 at 07:37:13AM -0400, Neal Gompa wrote:
> On Fri, Apr 11, 2025 at 11:55 PM Alec Brown via Grub-devel
> <grub-devel@gnu.org> wrote:
> >
> > v3:
> >  - Added --enable-fallback option to check the default directory if the 
> > --path
> >    option isn't able to find entries.
> >  - Added the function blsuki_set_find_entry_info() to help set the path and
> >    device of BLS and UKI entries.
> >  - Removed grub_strchr uses in uki_read_osrel().
> >  - Converted the static variable "cmd_type" into a parameter and added 
> > enums.
> >  - Fixed improper handling of the output of
> >    grub_make_system_path_relative_to_its_root().
> >
> > This patch set is introducing BootLoaderSpec support to upstream GRUB from
> > Fedora GRUB. I've also added a uki command to load Unified Kernel Images 
> > since
> > it shares similar code to loading BLS config files.
> >
> > Alec Brown
> >
> > Alec Brown (1):
> >       blsuki: Add uki command to load Unified Kernel Image entries
> >
> > Peter Jones (1):
> >       blsuki: Add blscfg command to parse Boot Loader Specification snippets
> >
> > Robbie Harwood (1):
> >       blsuki: Check for mounted /boot in emu
>
> I noticed in your patch set that you haven't done the required "From:"
> overrides to maintain authorship when these are applied to git. Could
> you fix that up? Also with patches with multiple secondary authors or

Yeah, the "From:" thing has to be fixed.

> if you've done substantial cleanup, could you please add the
> appropriate "Co-authored-by:" stanzas?

We use SOB only now.

Thanks for the comments!

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to