On Mon, Dec 16, 2019 at 11:15:55AM +0100, Lukasz Hawrylko wrote:
> In some cases GRUB2 allocates multiboot2 structure at 0 address, that is
> a confusing behavior. Consumers of that structure can have internal 
> NULL-checks
> that will throw an error when get a pointer to data allocated at address 0.
> To prevent that, define min address for mbi allocation in x86 and x86_64
> platforms.
>
> Signed-off-by: Lukasz Hawrylko <[email protected]>
> Reviewed-by: Daniel Kiper <[email protected]>

LGTM. If there are no objections I will commit it by the end of this week.

Thanks,

Daniel

_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to