X-Git-Url: https://code.delx.au/refind/blobdiff_plain/2e1a16b4c59371a1ec25fe3d864989383ac38a5b..c8883302f06e69a8b961280b73e29b4b09cacb9d:/refind/global.h diff --git a/refind/global.h b/refind/global.h index 506c8a6..4824445 100644 --- a/refind/global.h +++ b/refind/global.h @@ -147,7 +147,7 @@ #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"