public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Revisiting EFI boot stub config file support
@ 2013-01-01 15:55 Shea Levy
  2013-01-01 17:24 ` H. Peter Anvin
  0 siblings, 1 reply; 7+ messages in thread
From: Shea Levy @ 2013-01-01 15:55 UTC (permalink / raw)
  To: linux-efi; +Cc: Linux Kernel Mailing List

Hi all,

In March last year, I submitted a patch to enable the EFI boot stub to 
read its config arguments from a file on the ESP, both to help with 
booting from livecds and to avoid having to use efibootmgr every time 
you change your boottime arguments. I ended up dropping the submission 
because I ended up coming to the conclusion that tools like rEFInd and 
gummiboot were better suited to the task of boot managing than the 
kernel itself.

Since then, however, I've received enough emails asking about the status 
of the patch that I think there is room for a simpler entrant into the 
field of linux EFI boot management. This could be in-kernel, as per my 
original patch, or a very simple out-of-kernel (but maybe distributed 
in-tree?) efi image that simply reads linux.conf and boots linux with 
those parameters. My personal bias is still toward handling this 
functionality outside of the kernel itself, but before I started the 
work I thought I'd ask here if anyone thought I should instead bring my 
old patch up-to-date.

Thoughts?

Thanks,
Shea Levy

P.S. I am subscribed to linux-efi but not lkml, please include me in any 
replies to lkml.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-01-02 17:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-01 15:55 Revisiting EFI boot stub config file support Shea Levy
2013-01-01 17:24 ` H. Peter Anvin
2013-01-02 13:26   ` Shea Levy
2013-01-02 17:43     ` Matthew Garrett
2013-01-02 17:52       ` Shea Levy
2013-01-02 17:54         ` Matthew Garrett
2013-01-02 17:52       ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox