We're not MSABI, so don't advertise this as such

This commit is contained in:
Matthew Garrett 2012-07-05 12:52:42 -04:00
parent 6279b58e83
commit 041dd2b42a

2
shim.h
View File

@ -5,7 +5,7 @@ INTERFACE_DECL(_SHIM_LOCK);
typedef typedef
EFI_STATUS EFI_STATUS
(EFIAPI *EFI_SHIM_LOCK_VERIFY) ( (*EFI_SHIM_LOCK_VERIFY) (
IN VOID *buffer, IN VOID *buffer,
IN UINT32 size IN UINT32 size
); );