Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix grub efi menu, kernel messages, and live image dosfsck
@ 2011-12-16  6:12 Darren Hart
  2011-12-16  6:12 ` [PATCH 1/4] grub-efi: Use /EFI/BOOT now that mkdosfs -d works with directories Darren Hart
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Darren Hart @ 2011-12-16  6:12 UTC (permalink / raw)
  To: openembedded-core; +Cc: Darren Hart

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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-16 16:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16  6:12 [PATCH 0/4] Fix grub efi menu, kernel messages, and live image dosfsck Darren Hart
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox