On Fri, Feb 27, 2026 at 2:45 PM Leo Sandoval <[email protected]> wrote: > > Hi Neal, > > > On Fri, Feb 27, 2026 at 6:00 AM Neal Gompa <[email protected]> wrote: >> >> Hey folks, >> >> I was wondering if there were plans to implement support for the "efi" >> command in the blscfg/blsuki module? For some reason I had thought >> this was implemented when the blscfg module was extended to support >> UKIs, but upon re-review, it isn't actually there. > > > The name of the command is 'uki', can you give it a try? > > > Just make sure that the UKI file(s) is present /boot/efi/EFI/Linux, which is > what uki cmd looks by default but you can set other paths with the --path arg. >
"uki" is not the same as "efi": https://uapi-group.org/specifications/specs/boot_loader_specification/#type-1-boot-loader-entry-keys The "uki" command implies "efi" functionality specifically for Linux kernel images. "efi" is the generalized version of this for any EFI executable. -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ Grub-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/grub-devel
