summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--shim.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shim.h b/shim.h
index 86da1323..b917ea24 100644
--- a/shim.h
+++ b/shim.h
@@ -5,7 +5,7 @@ INTERFACE_DECL(_SHIM_LOCK);
typedef
EFI_STATUS
-(EFIAPI *EFI_SHIM_LOCK_VERIFY) (
+(*EFI_SHIM_LOCK_VERIFY) (
IN VOID *buffer,
IN UINT32 size
);