X-Git-Url: https://code.delx.au/refind/blobdiff_plain/01d6efef434287c7661d149b4f34dbfb156ce7ec..72faea12205c95ad6314fcab0b4a5560f0a6e6ee:/refind/global.h diff --git a/refind/global.h b/refind/global.h index 875fc20..30de68c 100644 --- a/refind/global.h +++ b/refind/global.h @@ -305,6 +305,7 @@ typedef struct { CHAR16 *WindowsRecoveryFiles; CHAR16 *DriverDirs; CHAR16 *IconsDir; + CHAR16 *SpoofOSXVersion; UINTN ShowTools[NUM_TOOLS]; CHAR8 ScanFor[NUM_SCAN_OPTIONS]; // codes of types of loaders for which to scan } REFIT_CONFIG;