On Thu, Nov 05, 2020 at 03:58:56PM +0100, Javier Martinez Canillas wrote:
> This header uses types defined in <grub/types.h> but does not include it,
> which leads to lead compile errors like the following:
>
> In file included from ../include/grub/cpu/linux.h:19,
>                  from kern/efi/sb.c:21:
> ../include/grub/i386/linux.h:80:3: error: unknown type name ‘grub_uint64_t’
>    80 |   grub_uint64_t addr;
>
> Signed-off-by: Javier Martinez Canillas <javi...@redhat.com>
> Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com>

Confirming this one and giving same for the second patch in this patch set.

Daniel

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to