mirror of
https://git.proxmox.com/git/grub2
synced 2025-12-02 12:05:20 +00:00
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 |
||
|---|---|---|
| .. | ||
| linux.c | ||