All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
SidecarFixup.kext
for enable Sidecar.RestrictEvents.kext
for Process Blocker.- Repo
EFI-Install_USB
for installing and booting macOS first time.README_MONTEREY
for MacOS Monterey.
SSDT-HPET
: usedSSDTTime
.SSDT-PNLF
: removeLEVD
not used.SSDT-PTWK
: fix typo.SSDT-THINK
: removeWNTF
not used.SSDT-XOSI
: addWindows
.- Disabled
SSDT-PTWK
and patch. - Updated OpenCore 0.7.1 to the latest commit.
- Updated kexts to nightly for support MacOS 12.
XHCI to XHC
rename.
HibernationFixup.kext
for support of Hibernation Mode 25.AudioDxe.efi
for aduio boot.
- Disabled
SSDT-PM.aml
,Delete CpuPm
,Delete Cpu0Ist
(re-enabled when you create SSDT-PM). - Updated OpenCore 0.7.1 to the latest commit.
SSDT-UIAC.aml
mapping USB ports (included Dock ports) and USB Power.EFICheckDisabler.kext
.
- Config:
- Disabled
ExternalDiskIcons
. - Enabled
ThirdPartyDrives
.
- Disabled
- Change SMBIOS to
MacBookPro12,1
. - Updated ACPI (
SSDT-HPET.aml
,SSDT-PNLF.aml
,SSDT-XOSI.aml
). - Updated OpenCore 0.7.1 to the latest commit.
- Updated kexts to June 2021.
SSDT-EC-USBX.aml
andUSBPorts.kext
, usedSSDT-UIAC.aml
.PXSX to ARPT
rename.RestrictEvents.kext
no longer necessary.
BlueTooth_BCM.kext
for ThinkPad Boardcom Bluetooth 4.0 module.USBPorts.kext
for mapping usb ports.SSDT-EC-USBX.aml
for USB Power.
SSDT-DEVICE.aml
ALS0.SSDT-HPET.aml
fixup TIMR, RTC, MATH, IPIC.- Config:
- Disabled
AppleXcpmExtraMsrs
. - Enabled
DisableRtcChecksum
.
- Disabled
- Rename
SAT1 to SATA
,EHC1 to EH01
,EHC2 to EH02
,XHCI to XHC
,PXSX to ARPT
.
_xcpm_bootstrap
.IntelBluetoothFirmware.kext
andIntelBluetoothInjector.kext
.USBInjectAll.kext
no necessary sinceUSBPorts.kext
is used.
AirportItlwm.kext
for support Intel Wireless.BrightnessKeys.kext
to make brightness keys work in macOS.ECEnabler.kext
for battery status.VoodooSDHC.kext
for SD Card Reader work.YogaSMC.kext
to have working Keyboard Function Keys and Fan reading.RestrictEvents.kext
.SSDT-DEVICE.aml
adding various virtual devices for macOS compatibility.SSDT-EC.aml
andSSDT-THINK.aml
for support YogaSMC.
- Fix
SSDT-HPET.aml
now work correct to patch HPET for macOS Big Sur. - Fix
SSDT-KBD.aml
accecpt Trackpoint and Trackpad , addDisableDeepSleep
to fix Trackpoint not working after sleep. - Fix
SSDT-PLNF.aml
now work correct with maximum backlight. - Updated audio layout-id to
55
support for Dock Station Audio Port (UltraBase Series 3, Mini Dock Plus Series 3). - Updated OpenCore 0.7.0 to the latest commit.
- Updated kexts to May 2021.
EFICheckDisabler.kext
.SSDT-ALS0.aml
andSMCLightSensor.kext
, not need for Thinkpad X230.- All patch for Battery and
SSDT-BAT0.aml
, no longer necessary sinceECEnabler.kext
is used. - All patch for Keyboard Function, no longer necessary since
BrightnessKeys.kext
is used.