Ping. I never heard back about this bug fix to the multiboot loader.
Quoth myself on Mar 14 at 6:55 pm:
> Previously, the multiboot option ROM set the mmap_length field of the
> multiboot info structure to the length of the mmap array *excluding*
> the final element of the array, rather than the
Previously, the multiboot option ROM set the mmap_length field of the
multiboot info structure to the length of the mmap array *excluding*
the final element of the array, rather than the total length of the
array. The multiboot specification indicates that this is incorrect,
and it's incompatible