]> code.delx.au - refind/blobdiff - refind/global.h
New FreeBSD GPT BIOS-mode boot loader detection code. Also,
[refind] / refind / global.h
index 506c8a645b303d2ebb54270c386d74bb92de5963..482444525d86f0eb36128d6bcfd37dfdd426c758 100644 (file)
 #define ICON_SIZE_BIG   2
 
 // Names of binaries that can manage MOKs....
-#define MOK_NAMES               L"MokManager.efi,HashTool.efi,HashTool-signed.efi"
+#define MOK_NAMES               L"MokManager.efi,HashTool.efi,HashTool-signed.efi,KeyTool.efi,KeyTool-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\\opensuse,EFI\\altlinux"