Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: nbzx/HaC-Mini

Tags

v3.1.4

Toggle v3.1.4's commit message
installer: set APFS MinDate/MinVersion

OpenCore 0.7.2 updated the APFS versions making systems on Catalina and
older not bootable.

Fixes osy#939

v3.1.3

Toggle v3.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request osy#951 from goodbest/monterey_12.0.1

Monterey 12.0.1 support for intel/brcm cards.

v3.1.2

Toggle v3.1.2's commit message
installer: update acidanthera projects to 2021.10

* AppleALC 1.6.4 -> 1.6.5
* WhateverGreen 1.5.3 -> 1.5.4

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
installer: Add bluetooth support for Broadcom/Intel chips in Monterey (

…osy#923)

Bluetoolfixup.kext is needed in Monterey for both intel and broadcom bluetooth/wifi chips.
Meanwhile, BrcmBluetoothInjector.kext (for broadcom ) and IntelBluetoothInjector.kext (for intel) must be disabled.

v3.1.0

Toggle v3.1.0's commit message
installer: revert to j174 secure boot model

v3.0.1

Toggle v3.0.1's commit message
installer: ExecutablePath not found when KEXT name is different

v3.0

Toggle v3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request osy#574 from osy/acidanthera-202105

installer: update acidanthera projects to 202105 release

v2.17

Toggle v2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request osy#542 from osy/macos-11.3-fix

Update Polaris22Fixup for macOS 11.3

v2.16

Toggle v2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request osy#525 from goodbest/kext_202101

update kexts to 202101

v2.15

Toggle v2.15's commit message
installer: Thunderbolt3Unblocker not working on Big Sur

Fixes osy#393