On Fri, Apr 18, 2025 at 07:54:01PM +0300, Vladimir 'phcoder' Serbinenko wrote: > > +module = { > > + name = blsuki; > > + common = commands/blsuki.c; > > + common = lib/vercmp.c; > > Probably this should be a part of the kernel. > > > + enable = powerpc_ieee1275; > > ??? Really? PowerPC? IEEE 1275? I think something is off here... > > BLS is specified for ieee1275 explicitly. And the spec actually works for all > platforms. We should website or on all the platforms. As for UKI, it's > compatible with EFI through chainloader and potentially compatible with others > through image parsing.
Ugh... Sorry, I messed it up with UKI. Right, BLS is more generic. If we are talking about UKI, I think we should focus on making it work on UEFI first. When it is merged we can consider making code more generic. Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel