]> code.delx.au - refind/blobdiff - refind.conf-sample
Fixed bug that prevented launching Windows in Secure Boot mode;
[refind] / refind.conf-sample
index f9720b82b31409005781dea794c7de215ed85294..42c73fce309ee5b97a7670dfcc016d8bd7083c2e 100644 (file)
@@ -101,7 +101,7 @@ timeout 20
 #  reboot          - a tag to reboot the computer
 # Default is shell,apple_recovery,mok_tool,about,shutdown,reboot
 #
-#showtools shell, about, reboot
+#showtools shell, mok_tool, about, reboot, exit
 
 # Directories in which to search for EFI drivers. These drivers can
 # provide filesystem support, give access to hard disks on plug-in
@@ -134,6 +134,7 @@ timeout 20
 # This can help some users who find that some of their disks
 # (usually external or optical discs) aren't detected initially,
 # but are detected after pressing Esc.
+# The default is 0.
 #
 #scan_delay 5
 
@@ -162,6 +163,19 @@ timeout 20
 #
 #dont_scan_dirs EFI/boot,EFI/Dell
 
+# Files that should NOT be included as EFI boot loaders (on the
+# first line of the display). If you're using a boot loader that
+# relies on support programs or drivers that are installed alongside
+# the main binary or if you want to "blacklist" certain loaders by
+# name rather than location, use this option. Note that this will
+# NOT prevent certain binaries from showing up in the second-row
+# set of tools. Most notably, MokManager.efi is in this blacklist,
+# but will show up as a tool if present in certain directories. You
+# can control the tools row with the showtools token.
+# The default is shim.efi,MokManager.efi,TextMode.efi,ebounce.efi,GraphicsConsole.efi
+#
+#dont_scan_files shim.efi,MokManager.efi
+
 # Scan for Linux kernels that lack a ".efi" filename extension. This is
 # useful for better integration with Linux distributions that provide
 # kernels with EFI stub loaders but that don't give those kernels filenames
@@ -176,7 +190,7 @@ timeout 20
 # option will cause the icon file to show up as a non-functional loader tag.
 # Default is to NOT scan for kernels without ".efi" extensions.
 #
-#scan_all_linux_kernels
+scan_all_linux_kernels
 
 # Set the maximum number of tags that can be displayed on the screen at
 # any time. If more loaders are discovered than this value, rEFInd shows