generic-poky/meta/recipes-bsp/grub
Arindam Nath c981ebba29 grub: add cmdpath to grub configuration file
An issue was found where when yocto is installed to a hard disk
from a live USB key, no matter what boot order was selected in
the BIOS menu, the grub menu of the USB key would always show
up. The issue was narrowed down to the way grub configuration
file gets embedded into the standalone bootx64.efi image.

The commit prepends ($cmdpath) to the search path for grub.cfg,
thus making sure the UEFI environment itself sets this to the
correct device path. This in-turn lets the grub.cfg of the boot
device to be loaded.

(From OE-Core rev: 5ce73b6055ac5a47906e2e661bc5163604f5cec9)

Signed-off-by: Arindam Nath <arindam.nath@amd.com>
Reviewed-by: Drew Moseley <drew_moseley@mentor.com>
Tested-by: Ravikiran Polepalli <Ravikiran_Polepalli@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-10-24 17:36:15 +01:00
..
files grub: add cmdpath to grub configuration file 2014-10-24 17:36:15 +01:00
grub grub_git: bump version, remove patch 2014-07-19 00:09:02 +01:00
grub-0.97 grub: add patch to support 256 byte inodes 2013-10-18 15:49:56 +01:00
grub-2.00 grub_2.00: strip the sparc64 files from building 2014-08-23 09:26:13 +01:00
grub-efi_2.00.bb grub-efi: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE 2014-09-16 22:13:52 +01:00
grub_0.97.bb Add texinfo.bbclass; recipes that use texinfo utils at build-time inherit it. 2014-05-02 20:46:59 +01:00
grub_2.00.bb grub_2.00: strip the sparc64 files from building 2014-08-23 09:26:13 +01:00
grub_git.bb grub: Replace _BSD_SOURCE macro with _DEFAULT_SOURCE 2014-09-01 18:03:05 +01:00