On Wed, Nov 07, 2018 at 11:44:08AM +1300, Matthew Daley wrote: > Device tree (DTB) lengths are being padded to a multiple of 4 bytes > rather than the target-specific pointer size. This causes objects > following OBJ_TYPE_DTB objects to be incorrectly parsed during GRUB > execution on arm64. > > Fix by using ALIGN_ADDR, not ALIGN_UP. > > Signed-by-off: Matthew Daley <ma...@bugfuzz.com>
Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel