X-Git-Url: https://code.delx.au/refind/blobdiff_plain/25fa33d6ede1e5a5dfa7831231e9068a25ccf7d2..10335a19c6c23286bfe5908081d515b22d5ad41a:/refind/config.h diff --git a/refind/config.h b/refind/config.h index af2b730..aad46a6 100644 --- a/refind/config.h +++ b/refind/config.h @@ -35,7 +35,7 @@ */ /* - * Modifications copyright (c) 2012 Roderick W. Smith + * Modifications copyright (c) 2012-2013 Roderick W. Smith * * Modifications distributed under the terms of the GNU General Public * License (GPL) version 3 (GPLv3), a copy of which must be distributed @@ -80,7 +80,7 @@ typedef struct { #define CONFIG_FILE_NAME L"refind.conf" // Note: Below is combined with MOK_NAMES to make default -#define DONT_SCAN_FILES L"shim.efi,TextMode.efi,ebounce.efi,GraphicsConsole.efi" +#define DONT_SCAN_FILES L"shim.efi,shim-fedora.efi,PreLoader.efi,TextMode.efi,ebounce.efi,GraphicsConsole.efi" #define DONT_SCAN_VOLUMES L"Recovery HD" #define ALSO_SCAN_DIRS L"boot"