X-Git-Url: https://code.delx.au/refind/blobdiff_plain/e0ac3b6aeaab38f58d57d592e97f05fd4bedf919..0b30b4435acdda47d9b598c25dd215ec6ba505a4:/refind/global.h diff --git a/refind/global.h b/refind/global.h index 131a47b..ddcc24e 100644 --- a/refind/global.h +++ b/refind/global.h @@ -128,6 +128,8 @@ // 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" +// Directories to search for memtest86.... +#define MEMTEST_LOCATIONS L"EFI\\tools,EFI\\tools\\memtest86,EFI\\tools\\memtest,EFI\\memtest86,EFI\\memtest" // // global definitions