From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-core@lists.openembedded.org,
Richard Purdie <richard.purdie@linuxfoundation.org>,
Khem Raj <raj.khem@gmail.com>,
Tom Zanussi <tom.zanussi@intel.com>,
Kishore Bodke <kishore.k.bodke@intel.com>,
Saul Wold <sgw@linux.intel.com>
Subject: [PATCH V3 0/1] EFI: Make installer EFI aware
Date: Thu, 19 Jul 2012 09:45:09 -0700 [thread overview]
Message-ID: <cover.1342716197.git.dvhart@linux.intel.com> (raw)
Rebased on top of Radu's console param changes.
The following changes since commit 5b7da937cd298abd6f8f0eecfede2810b157179f:
grub: fix error stating the root device (2012-07-19 17:19:45 +0100)
are available in the git repository at:
git://git.yoctoproject.org/user-contrib/dvhart/oe-core installer
http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=installer
Darren Hart (1):
EFI: Make installer EFI aware
meta/classes/grub-efi.bbclass | 2 +
.../images/core-image-minimal-initramfs.bb | 2 +-
.../initrdscripts/files/init-install-efi.sh | 175 ++++++++++++++++++++
meta/recipes-core/initrdscripts/files/init-live.sh | 6 +-
.../initramfs-live-install-efi_1.0.bb | 22 +++
5 files changed, 203 insertions(+), 4 deletions(-)
create mode 100644 meta/recipes-core/initrdscripts/files/init-install-efi.sh
create mode 100644 meta/recipes-core/initrdscripts/initramfs-live-install-efi_1.0.bb
--
1.7.5.4
next reply other threads:[~2012-07-19 16:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-19 16:45 Darren Hart [this message]
2012-07-19 16:45 ` [PATCH 1/1] EFI: Make installer EFI aware Darren Hart
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=cover.1342716197.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=kishore.k.bodke@intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=raj.khem@gmail.com \
--cc=richard.purdie@linuxfoundation.org \
--cc=sgw@linux.intel.com \
--cc=tom.zanussi@intel.com \
/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.