Supported macOS version: macOS 12 - Monterey, macOS 13 - Ventura, macOS 14 - Sonoma (including 14.4)
SMBIOS: MacBookPro15,4
OpenCore: 1.0.3
Partially based on johnnynunez/Xiaomi-Mi-Air
If you are updating from macOS 13 (Ventura), pay attention to the fact that the SMBIOS has changed in order to receive the Sonoma update.
Before updating the EFI, log out of iCloud. You can also delete iCloud leftovers by following this guide for extra safety. Afterward, regenerate the serial number with GenSMBIOS
(as described in the Notes section below).
After updating the EFI, reset NVRAM on first boot (press spacebar on the boot picker, and select Reset NVRAM
).
Proceed with the update as you normally would on a Mac. Open System Settings, check for updates, and install Sonoma. Then log back into iCloud. Your PC will be detected as an entirely new device. Make sure to delete stale login entries from your device list.
Mostly perfect. Apart from the fact that the hardware itself is old and slow.
- Wi-Fi
- Bluetooth (except for AirDrop, Handoff, Continuity)
- TouchPad (including gestures)
- iGPU
- Keyboard (including special keys)
- Screen (including brightness & Night Shift)
- HDMI/AUX outputs (with resolution up to 1440p)
- USB ports (including USB Type-C hubs)
- Sleep
- Built-in camera, microphone, speakers
- Battery management
- FileVault
- TouchID (see johnnynunez/Xiaomi-Mi-Air#94)
- dGPU (will never work)
- CPU: Intel Core i5-7200U - Kaby Lake
While the config itself is ready to use, you still need to generate your own serial numbers and tweak the configuration accordingly before installing the system.
Xiaomi does not allow changing CFG lock in UEFI settings, so you must manually patch your UEFI to remove CFG lock. I don't remember how I did it myself, but I'm sure it's nothing a DuckDuckGo search can't solve. You might want to take a look here.
After installation, consider enabling secure boot.
You can also disable on-screen logging once you’re sure your system is stable.
Boot chime is enabled.
Resources included (except for voiceovers)
AudioDxe.efi
- HDA audio support driver EFI firmware for most Intel and some other analog audio controllersHfsPlus.efi
- Proprietary EFI HFS+ file system driverOpenCanopy.efi
- OpenCore plugin (Bootloader GUI)OpenRuntime.efi
- Mandatory OpenCore plugin with special featuresResetNvramEntry.efi
- OpenCore plugin, adds ResetNvram entry to the boot menuToggleSipEntry.efi
- OpenCore plugin, adds ToggleSip entry to the boot menu
- AirportItlwm (2.3.0) - Open Intel Wireless (Wi-Fi)
- AppleALC (1.9.3) - Audio for codecs that are not officially supported
- CPUFriend (1.2.9) - CPU power management
- CPUFriendDataProvider (04-Sep-2021) - Manually generated CPUFriend tuning
- HibernationFixup (1.5.2) - Fixes hibernation
- IntelBluetoothFirmware (2.4.0) - Open Intel Wireless (Bluetooth)
- IntelBTPatcher (n/a) - Part of IntelBluetoothFirmware. Required for Monterey and later
- BlueToolFixup (2.6.9) - Required for Monterey and later
- Lilu (1.7.0) - Required for almost all other Kexts
- NullEthernet (1.0.6) - "Null" (Fake) Ethernet driver to be used when you have no working Ethernet
- NVMeFix (1.1.2) - Improve compatibility with non-Apple NVMe SSDs
- SMCBatteryManager (n/a) - Part of VirtualSMC. Used for measuring battery readouts
- SMCLightSensor (n/a) - Part of VirtualSMC. Used for the ambient light sensor
- SMCProcessor (n/a) - Part of VirtualSMC. Used for monitoring Intel CPU temperature
- SMCSuperIO (n/a) - Part of VirtualSMC. Used for monitoring fan speed
- USBInjectAll (0.7.6) - Inject all USB ports for the installed Intel EHCI/XHCI chipset automatically
- VirtualSMC (1.3.4) - SMC emulator layer
- VoodooI2C (2.9.1) - Intel I2C bus controller and slave device drivers
- VoodooI2CHID (n/a) - Part of VoodooI2C. Add support for I2C-HID devices
- VoodooPS2Controller (2.3.7) - VoodooInput's Magic Trackpad II emulation
- WhateverGreen (1.6.9) - Patches for GPUs
OpenShell.efi
- EFI shell, useful for debuggingCleanNvram.efi
- completely clears NVRAM, useful when NVRAM got corrupted