grub2/grub-core/loader/arm64
Leif Lindholm 94e0b1d457 arm64: set correct length of device path end entry
The length of the Device Path End entry in the grub_linux_boot()
function was incorrectly set to 0. This triggers an assert failure
in debug builds of Tianocore.

Set it to sizeof (grub_efi_device_path_t).

Bug-Ubuntu: http://bugs.launchpad.net/bugs/1476882
Origin: http://git.savannah.gnu.org/cgit/grub.git/commit/grub-core/loader/arm64/linux.c?id=4d21c1019904598a991e847eef049c65f9c49bd9
Last-Update: 2015-07-22

Patch-Name: arm64-set-correct-length-of-device-path-end-entry.patch
2015-11-25 16:04:42 +00:00
..
linux.c arm64: set correct length of device path end entry 2015-11-25 16:04:42 +00:00