Skip to content

Commit

Permalink
We're not MSABI, so don't advertise this as such
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Garrett committed Jul 5, 2012
1 parent cc1116c commit 21543b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shim.h
Expand Up @@ -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
);
Expand Down

0 comments on commit 21543b6

Please sign in to comment.