grub-devel
[Top][All Lists]
Advanced

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

grub2 efi patches


From: Alexandre Boeglin
Subject: grub2 efi patches
Date: Sun, 4 Nov 2007 00:06:31 +0100
User-agent: RoundCube Webmail/0.1b

Hello,

Here are a few patches for grub2, against cvs head:

grub2_arg_doubledash.patch fixes a bug in the handling of the '--'
argument,

grub2_efi_chainloader_options.patch adds support for efi chainload options,
it is not really beautiful (for instance, the ascii to utf16 conversion),
but it works for the MacOSX loader,

grub2_efi_grub_prefix.patch uses the grub_prefix variable to set the prefix
environment variable, instead of the directory in which grub.efi is. This
allows to have grub.efi and the modules in different folders, and the old
behaviour should be preserved, if the grub_prefix is an empty string,

grub2_efi_halt_reboot.patch adds support for the reboot and halt commands,
provided by efi runtime services.

Regards,
Alex

P.S.: I sent the patches as attachments, I don't know if they will be
discarded by the list robot or not ...
-- 
Alexandre Boeglin
email: alex (at) boeglin (dot) org
jabber: alex (at) im (dot) apinc (dot) org
website: http://boeglin.org/

Attachment: grub2_arg_doubledash.patch
Description: Text Data

Attachment: grub2_efi_chainloader_options.patch
Description: Text Data

Attachment: grub2_efi_grub_prefix.patch
Description: Text Data

Attachment: grub2_efi_halt_reboot.patch
Description: Text Data


reply via email to

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