efi: Drop __grub_efi_api attribute from shim_lock->verify() function
commit7082a5ca8abd79c1e8840c59759f53c4c80e286d
authorDaniel Kiper <daniel.kiper@oracle.com>
Fri, 30 Jun 2023 14:02:14 +0000 (30 16:02 +0200)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 3 Jul 2023 12:27:12 +0000 (3 14:27 +0200)
tree5d554a92730a9c8d56c10f593e8c20fb7c99e548
parentd6aac785c0bca4ea949420e8691626c15af06226
efi: Drop __grub_efi_api attribute from shim_lock->verify() function

... because (surprisingly) it does not use specific EFI calling convention...

Fixes: 6a080b9cd (efi: Add calling convention annotation to all prototypes)

Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
include/grub/efi/api.h