Re: [PATCH] kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
From: Nathan Chancellor
Date: Mon Oct 27 2025 - 19:23:29 EST
On Sun, 26 Oct 2025 20:21:00 +0000, Dimitri John Ledkov wrote:
> Previously linker scripts would always generate vmlinuz that has sections
> aligned. And thus padded (correct Authenticode calculation) and unpadded
> calculation would be same. As in https://github.com/rhboot/pesign userspace
> tool would produce the same authenticode digest for both of the following
> commands:
>
> pesign --padding --hash --in ./arch/x86_64/boot/bzImage
> pesign --nopadding --hash --in ./arch/x86_64/boot/bzImage
>
> [...]
Applied, thanks!
[1/1] kbuild: align modinfo section for Secureboot Authenticode EDK2 compat
https://git.kernel.org/kbuild/c/d50f21091358b
Best regards,
--
Nathan Chancellor <nathan@xxxxxxxxxx>