Hi Daniel, Thank you. I fixed it on v4 and also addressed all your review comments in v4.
Thanks, Sudhakar > On 7 Jul 2025, at 10:24 PM, Daniel Kiper <dki...@net-space.pl> wrote: > > On Tue, Jun 10, 2025 at 09:20:34PM +0530, Sudhakar wrote: >> This patch set contains v3 of the consolidated version of the patch >> sets for secure boot using appended signatures on powerpc, >> rebased on top of git HEAD. > > Your patch set breaks at least this target/platform pair build: > > ./configure --target=i386 --with-platform=ieee1275 ... > make > > kern/ieee1275/init.c: In function ‘grub_get_ieee1275_secure_boot’: > kern/ieee1275/init.c:1034:13: error: implicit declaration of function > ‘grub_pks_keystore_init’ [-Werror=implicit-function-declaration] > err = grub_pks_keystore_init (); > ^~~~~~~~~~~~~~~~~~~~~~ > kern/ieee1275/init.c:1034:7: error: nested extern declaration of > ‘grub_pks_keystore_init’ [-Werror=nested-externs] > err = grub_pks_keystore_init (); > ^~~ > cc1: all warnings being treated as errors > > Please fix this issue. > > Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel