X-Git-Url: https://code.delx.au/refind/blobdiff_plain/ae5935875efbed3b6238a1896e81430a5780e1f0..b06865fd80f51e75b573269f6f987a845da4648f:/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;