]> code.delx.au - refind/blobdiff - refind/global.h
rEFInd can now load EFI drivers!
[refind] / refind / global.h
index d61676b419b235e160ae688781e80dfbc018a48a..433de0f8994c1e3d072bd4a1e1d182ba23b176c7 100644 (file)
@@ -160,6 +160,7 @@ typedef struct {
    CHAR16      *SelectionBigFileName;
    CHAR16      *DefaultSelection;
    CHAR16      *AlsoScan;
+   CHAR16      *DriverDirs;
    UINTN       ShowTools[NUM_TOOLS];
    CHAR8       ScanFor[NUM_SCAN_OPTIONS]; // codes of types of loaders for which to scan
 } REFIT_CONFIG;