grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add linuxefi module


From: Matthew Garrett
Subject: Re: [PATCH] Add linuxefi module
Date: Tue, 21 Jan 2014 16:30:13 +0000

On Tue, 2014-01-21 at 20:24 +0400, Andrey Borzenkov wrote:
> В Tue, 21 Jan 2014 00:28:08 +0100
> Lubomir Rintel <address@hidden> пишет:
> 
> >  
> >  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 <address@hidden>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]