X-Git-Url: https://code.delx.au/refind/blobdiff_plain/8de66ef58ff93744648fb458845cbe593db69640..95db688800c527d3c9ee1f692d9125136facc38b:/refind/global.h diff --git a/refind/global.h b/refind/global.h index d61676b..433de0f 100644 --- a/refind/global.h +++ b/refind/global.h @@ -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;