From: Andrey Borzenkov <arvidjaar@gmail.com>
To: grub-devel@gnu.org
Subject: [PATCH] remove obsolete TODO from grub-install
Date: Tue, 09 Oct 2012 21:23:32 +0400 [thread overview]
Message-ID: <1349803412.1698.4.camel@opensuse.site> (raw)
[-- Attachment #1: Type: text/plain, Size: 49 bytes --]
It does use efibootmgr, so TODO is misleading.
[-- Attachment #2: grub-install-does-use-efibootmgr.patch --]
[-- Type: text/x-patch, Size: 385 bytes --]
=== modified file 'util/grub-install.in'
--- util/grub-install.in 2012-09-24 17:50:35 +0000
+++ util/grub-install.in 2012-10-09 17:15:52 +0000
@@ -486,8 +486,6 @@
*)
efi_file=grub.efi ;;
esac
- # TODO: We should also use efibootmgr, if available, to add a Boot
- # entry for ourselves.
fi
efidir="$efidir/EFI/$efi_distributor"
mkdir -p "$efidir" || exit 1
next reply other threads:[~2012-10-09 17:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-09 17:23 Andrey Borzenkov [this message]
2012-12-10 16:00 ` [PATCH] remove obsolete TODO from grub-install Vladimir 'φ-coder/phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1349803412.1698.4.camel@opensuse.site \
--to=arvidjaar@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.