On Thu, 2020-04-16 at 21:18 +, Chen, Zide wrote:
> >
> > Hi Zide
> >
> > Above modification changes another behavior. Before your patch, lowest
> > address for multiboot2 modules allocation was 0x0, now, when you removed
> > #ifndef, it is set to 1MB even if quirk is not enabled. I think that
> -Original Message-
> From: Lukasz Hawrylko
> Sent: Tuesday, April 7, 2020 2:20 AM
> To: The development of GNU GRUB
> Cc: Chen, Zide
> Subject: Re: [PATCH V3] multiboot2: Implement quirk-modules-after-kernel
>
> On Mon, 2020-04-06 at 23:30 -0700, Zide Ch
Hi Lukasz,
> From: Lukasz Hawrylko
> Sent: Tuesday, April 7, 2020 2:20 AM
> To: The development of GNU GRUB
> Cc: Chen, Zide
> Subject: Re: [PATCH V3] multiboot2: Implement quirk-modules-after-kernel
>
> On Mon, 2020-04-06 at 23:30 -0700, Zide Chen wrote:
On Mon, 2020-04-06 at 23:30 -0700, Zide Chen wrote:
> @@ -392,11 +395,9 @@ grub_cmd_module (grub_command_t cmd __attribute__
> ((unused)),
>if (! file)
> return grub_errno;
>
> -#ifndef GRUB_USE_MULTIBOOT2
>lowest_addr = 0x10;
> - if (grub_multiboot_quirks & GRUB_MULTIBOOT_QUIR