Hi Simon,

On Wed, 11 Dec 2024 at 15:54, Simon Glass <[email protected]> wrote:
>
> This field is not used. Drop it and set the value to 0 when the
> memory-map is requested.

Looking at the spec the reserved field is wrong. Instead you should
just remove it from struct efi_mem_desc

Thanks
/Ilias
>
> Signed-off-by: Simon Glass <[email protected]>
> ---
>
> (no changes since v1)
>
>  lib/efi_loader/efi_memory.c | 4 +---
>  1 file changed, 1 insertion(+), 3 deletions(-)
>
Applied to sjg/master, thanks!

Reply via email to