Skip to content
This repository has been archived by the owner on Apr 11, 2021. It is now read-only.

Releases: suhrmann/x1c7-hackintosh

EFI-OpenCore - WIFI

19 Feb 23:10
6f1ecda
Compare
Choose a tag to compare

Working wifi - See README for details! 🎉

Added itlwm (Intel WiFi)

26 Aug 10:53
Compare
Choose a tag to compare
Pre-release
Add itlwm.kext to config.plist (enabled) using "OC Clean Snapshot"

Working EFI-install_USB config

08 Jun 08:32
09411eb
Compare
Choose a tag to compare

Bare minimal OpenCore config to run the MacOS Catalina installer. (tested with 001-12336 - 10.15.5 macOS Catalina)

File structure:

EFI
├── BOOT
│   └── BOOTx64.efi
└── OC
    ├── ACPI
    │   └── SSDT-AWAC.aml  [1]
    ├── Drivers
    │   ├── HFSPlus.efi
    │   ├── OpenCanopy.efi
    │   └── OpenRuntime.efi
    ├── Kexts
    │   ├── Lilu.kext
    │   ├── VirtualSMC.kext
    │   └── WhateverGreen.kext
    ├── OpenCore.efi
    └── config.plist