X-Git-Url: https://code.delx.au/refind/blobdiff_plain/db6a30cb5dbbe1ff94b2caaf27a61f5aec51ce71..999e9b76afa9e57b16b54da313a46bdcf08dc412:/mok/mok.h diff --git a/mok/mok.h b/mok/mok.h index eca991b..d24e2b4 100644 --- a/mok/mok.h +++ b/mok/mok.h @@ -24,7 +24,7 @@ typedef struct _SHIM_LOCK } SHIM_LOCK; #endif +//EFI_STATUS get_variable (CHAR16 *name, EFI_GUID guid, UINT32 *attributes, UINTN *size, VOID **buffer); BOOLEAN ShimLoaded(void); BOOLEAN ShimValidate (VOID *data, UINT32 size); BOOLEAN secure_mode (VOID); -VOID disable_secure_boot(VOID); \ No newline at end of file