diff options
author | Khem Raj <raj.khem@gmail.com> | 2015-10-10 01:53:25 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-10-19 17:57:58 +0100 |
commit | c52dcb07b8371da656809410a03cf2fba0918afa (patch) | |
tree | e67e27790cfeb9c0e0369d5c1acc3b40bbf1d624 /meta/site/powerpc-linux | |
parent | f9d29ab298717b9d5ef76e4bbd13177e513c206e (diff) | |
download | poky-c52dcb07b8371da656809410a03cf2fba0918afa.tar.gz |
grub-efi, gummiboot: Emit correct path in startup.nsh
when we generate hddimage and use it to prepare SD card
using scripts/contrib/mkefidisk.sh as described here
http://elinux.org/Minnowboard:MinnowMaxYoctoProject
The content of startup.nsh contains
bootx64.efi
but this file is actually not in same dir as startup.nsh
its in /EFI/BOOT so for this to work entry in startup.nsh
should be
fs0:\EFI\BOOT\bootx64.efi
Otherwise the image is D-O-A
(From OE-Core rev: 38fe481911e7c4e9f674ded8f66878dff9e12ce3)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/site/powerpc-linux')
0 files changed, 0 insertions, 0 deletions