On 25.10.24 14:40, 'Storm, Christian' via EFI Boot Guard wrote:
> From: Christian Storm <christian.st...@siemens.com>
> 
> gnu-efi introduced some ABI changes for the upcoming 4.0 release, see
> https://github.com/ncroxon/gnu-efi/blob/master/docs/README.ABI.md
> 
> For now, stick to the old API/ABI so to support older gnu-efi versions
> without #ifdef'ing the codebase.
> 

But this does not yet address [1], does it? If not, then the subject
should be more specific.

Thanks,
Jan

[1] https://gitlab.com/cip-project/cip-core/isar-cip-core/-/issues/114

> Signed-off-by: Christian Storm <christian.st...@siemens.com>
> ---
>  Makefile.am | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Makefile.am b/Makefile.am
> index ab72c4e..21e2d0d 100644
> --- a/Makefile.am
> +++ b/Makefile.am
> @@ -221,6 +221,7 @@ efi_cflags = \
>       -fno-stack-protector \
>       -Wsign-compare \
>       -DGNU_EFI_USE_MS_ABI \
> +     -DGNU_EFI_3_0_COMPAT \
>       -Werror \
>       $(CFLAGS_MGENERAL_REGS_ONLY) \
>       $(CFLAGS)


-- 
Siemens AG, Technology
Linux Expert Center

-- 
You received this message because you are subscribed to the Google Groups "EFI 
Boot Guard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to efibootguard-dev+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/efibootguard-dev/2c4bda2c-f62c-41ec-b161-20a4adc56df2%40siemens.com.

Reply via email to