grub-efi-native: Add support for EFI ISO images
authorJason Wessel <jason.wessel@windriver.com>
Tue, 17 Sep 2013 13:32:12 +0000 (13:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Sep 2013 21:11:55 +0000 (22:11 +0100)
commit03d9297f9af4e53e977447712bca7c74db02c411
tree067f6af9431e96d2bf7398e54cbadb6df630828e
parent99793da2351802390b1591566051f84b51bca87a
grub-efi-native: Add support for EFI ISO images

The iso9660 file system support needs to be added to grub in order to
be able to correctly find the grub.cfg.  The grub commands to locate
the grub.cfg also needs to be encoded into grub's default
configuration.

This change allows the resulting grub binary to work both in the hard
drive / USB boot case or the optical media boot case.

[YOCTO #4100]

(From OE-Core rev: 0bc0762a479b5182a07fccb2b1e9cd5fc15ca485)

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Reviewed-by: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/files/cfg [new file with mode: 0644]
meta/recipes-bsp/grub/grub-efi-native_2.00.bb