On Tue, 2014-01-21 at 20:24 +0400, Andrey Borzenkov wrote:
> В Tue, 21 Jan 2014 00:28:08 +0100
> Lubomir Rintel <lkund...@v3.sk> пишет:
> 
> >  
> >  module = {
> > +  name = linuxefi;
> > +  efi = loader/i386/efi/linux.c;
> > +  efi = lib/cmdline.c;
> > +  enable = i386_efi;
> > +  enable = x86_64_efi;
> > +};
> > +
> 
> Is it relevant for arm64-efi? 

Not at the moment - it still requires architecture-specific knowledge of
the boot protocol, and I don't think that's well-defined for arm64-efi
yet.

-- 
Matthew Garrett <matthew.garr...@nebula.com>
_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to