Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Darren Hart <dvhart@linux.intel.com>
Subject: [PATCH 0/4] Fix grub efi menu, kernel messages, and live image dosfsck
Date: Thu, 15 Dec 2011 22:12:29 -0800	[thread overview]
Message-ID: <cover.1324015417.git.dvhart@linux.intel.com> (raw)

This series moves the live image EFI content to the /EFI/BOOT directory where it
belongs per the specification. It also adds support for the efi_gop framebuffer.
This allows grub to start on boot and the kernel to log messages to the physical
console. Also correct some live image filesystem issues.

The following changes since commit 0eb139619301d0efee330932eba3617dcb39284e:

  Patch Upstream Status Updates (2011-12-15 14:35:27 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/user-contrib/dvhart/oe-core dvhart/efi/dev
  http://git.yoctoproject.org/cgit.cgi/user-contrib/dvhart/oe-core/log/?h=dvhart/efi/dev

Darren Hart (4):
  grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directories
  grub-efi: Add efi_gop module to payload for physical console support
  grub-efi: specify prefix so it can find grub.cfg
  bootimg: Use dosfsck to clean up the generated live image

 meta/classes/bootimg.bbclass                  |    1 +
 meta/classes/grub-efi.bbclass                 |   18 +++---------------
 meta/recipes-bsp/grub/grub-efi-native_1.99.bb |    6 +++---
 3 files changed, 7 insertions(+), 18 deletions(-)

-- 
1.7.6.4




             reply	other threads:[~2011-12-16  6:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-16  6:12 Darren Hart [this message]
2011-12-16  6:12 ` [PATCH 1/4] grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directories Darren Hart
2011-12-16  6:12 ` [PATCH 2/4] grub-efi: Add efi_gop module to payload for physical console support Darren Hart
2011-12-16  6:12 ` [PATCH 3/4] grub-efi: specify prefix so it can find grub.cfg Darren Hart
2011-12-16  6:12 ` [PATCH 4/4] bootimg: Use dosfsck to clean up the generated live image Darren Hart
2011-12-16 16:14 ` [PATCH 0/4] Fix grub efi menu, kernel messages, and live image dosfsck Richard Purdie

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.1324015417.git.dvhart@linux.intel.com \
    --to=dvhart@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox