X-Git-Url: https://code.delx.au/refind/blobdiff_plain/db6a30cb5dbbe1ff94b2caaf27a61f5aec51ce71..082b67816f970599d10e25c5a5c31d6d112f3e1a:/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