]> code.delx.au - refind/blobdiff - refind.conf-sample
Version 0.2.7 release.
[refind] / refind.conf-sample
index 97a01df15f6f0e137858c391c0bc8d6a6d785ce7..1dc58a93e3f57b4e5d3ce100574106583407818d 100644 (file)
@@ -58,6 +58,17 @@ timeout 20
 #
 #showtools shell, about, reboot
 
+# Directories in which to search for EFI drivers. These drivers can
+# provide filesystem support, give access to hard disks on plug-in
+# controllers, etc. In most cases none are needed, but if you add
+# EFI drivers and you want rEFInd to automatically load them, you
+# should specify one or more paths here. rEFInd always scans the
+# "drivers" subdirectory of its own installation directory; this
+# option specifies ADDITIONAL directories to scan.
+# Default is to scan no additional directories for EFI drivers
+#
+#scan_driver_dirs EFI/tools/drivers,drivers
+
 # Which types of boot loaders to search, and in what order to display them:
 #  internal      - internal EFI disk-based boot loaders
 #  external      - external EFI disk-based boot loaders