]> code.delx.au - refind/blobdiff - refind/global.h
Version 0.6.7 release.
[refind] / refind / global.h
index 1e20d9fb3bda071dfc3815271a85529b40eb11b0..edf9244c52ac69326521e44084462c4abcb99a1f 100644 (file)
 #define FS_TYPE_REISERFS       6
 #define FS_TYPE_ISO9660        7
 
+// Names of binaries that can manage MOKs....
+#define MOK_NAMES               L"MokManager.efi,HashTool.efi,HashTool-signed.efi"
+// Directories to search for these MOK-managing programs. Note that SelfDir is
+// searched in addition to these locations....
+#define MOK_LOCATIONS           L"\\,EFI\\tools,EFI\\fedora,EFI\\redhat,EFI\\ubuntu,EFI\\suse,EFI\\altlinux"
+
 //
 // global definitions
 //