]> code.delx.au - refind/blobdiff - refind/global.h
Preliminary OS spoofing code for Macs.
[refind] / refind / global.h
index 875fc20464a4f30760309d39e8c686af31d2dbd5..30de68c6c5fd236924ee903fc7f14caee7cfee7e 100644 (file)
@@ -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;