| commit | 3f86dc4bd4b768f452b50c789495a19725dac515 | [log] [tgz] |
|---|---|---|
| author | Daniel Kiper <daniel.kiper@oracle.com> | Wed Jun 28 15:29:14 2023 +0200 |
| committer | Ard Biesheuvel <ardb@kernel.org> | Fri Jun 30 18:56:53 2023 +0200 |
| tree | 4abc5e9554c2f3d2ed4c833aa13f9b5180989622 | |
| parent | 9dbfbcd660470c3b951d15af0f6ce5a423185ad2 [diff] |
efi: Drop __grub_efi_api attribute from shim_lock->verify() call ... because (surprisingly) it uses System V AMD64 ABI on x86-64 architecture... Fixes: 6a080b9cd (efi: Add calling convention annotation to all prototypes) Signed-off-by: Daniel Kiper <daniel.kiper@oracle.com>