lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 01 Jan 2013 10:55:39 -0500
From:	Shea Levy <shea@...alevy.com>
To:	linux-efi@...r.kernel.org
CC:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Revisiting EFI boot stub config file support

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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists