]> code.delx.au - refind/blobdiff - mok/mok.h
Added ability to boot the previously-booted loader if
[refind] / mok / mok.h
index 7648209d5c2ec787a4a1b6b381381f870df9b31c..d24e2b4a4b62d134fbf9696116334dd680151d70 100644 (file)
--- a/mok/mok.h
+++ b/mok/mok.h
@@ -24,6 +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);