[OE-core] [PATCH 0/4] Fix grub efi menu, kernel messages, and live image dosfsck

Darren Hart dvhart at linux.intel.com
Fri Dec 16 06:12:29 UTC 2011


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





More information about the Openembedded-core mailing list