Skip to content

Commit

Permalink
[+] Version: 1.4.0
Browse files Browse the repository at this point in the history
- Update Kexts
- Update README
- Add multiple EFI's for different macOS Versions
- Add Heliport Version (Compatible with all macOS Versions)
  • Loading branch information
valnoxy committed Jun 30, 2021
1 parent 5b05755 commit 610cce7
Show file tree
Hide file tree
Showing 2,131 changed files with 56,636 additions and 159 deletions.
2 changes: 1 addition & 1 deletion .github/FUNDING.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ community_bridge: # Replace with a single Community Bridge project-name e.g., cl
liberapay: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
custom: ['https://www.paypal.me/valnoxy']
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
![macOS Big Sur running on the T440p](https://dl.exploitox.de/t440p-oc/Hackintosh_T440p_V3.png)

<h3 align="center">Lenovo ThinkPad T440p - OpenCore Configuation</h3>
<p align="center">
Changelog
<br />
<a href="https://github.com/valnoxy/t440p-oc/"><strong>Go back »</strong></a>
<br />
</p>
</p>

![-----------------------------------------------------](https://dl.exploitox.de/t440p-oc/rainbow.png)

### Version 1.4.0 (30.06.2021)
- Update Kexts
- Update README
- Add multiple EFI's for different macOS Versions
- Add Heliport Version (Compatible with all macOS Versions)

### Version 1.3.0 (08.06.2021)
- Support macOS Monterey (Beta)

### Version 1.2.1 (03.06.2021)
- Fix Headphones buzzing noise

### Version 1.2.0 (02.06.2021)
- Add UltrabayHDD support
- Add Intel Bluetooth kext
- Add AppleALC kext
- Removed VoodooHDA kext

### Version 1.1.0 (21.04.2021)
- Add new Theme [BsxDarkFencePinkPurple1](https://github.com/blackosx/BsxDarkFencePinkPurple1_) (you can enable it by changing the value of ```PickerVariant``` to ```BsxDarkFencePinkPurple1_```)
- Add Tool (ResetSystem.efi)
- Update Kexts and drivers
- Update OpenCore (REL-069-2021-04-21)

### Version 1.0.1 (20.03.2021)
- Remove Tools
- Update Introduction

### Version 1.0.1 (14.11.2020)
- Fix Audio Jack

### Version 1.0 (14.11.2020)
- Initial Release
38 changes: 38 additions & 0 deletions DIFFERENCES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
![macOS Big Sur running on the T440p](https://dl.exploitox.de/t440p-oc/Hackintosh_T440p_V3.png)

<h3 align="center">Lenovo ThinkPad T440p - OpenCore Configuation</h3>
<p align="center">
Differences to the EFI folders
<br />
<a href="https://github.com/valnoxy/t440p-oc/"><strong>Go back »</strong></a>
<br />
</p>
</p>

![-----------------------------------------------------](https://dl.exploitox.de/t440p-oc/rainbow.png)

- **EFI - Monterey**
+ AirportItlwm.kext
- Version for Big Sur
+ Config.plist
+ NVRAM
- Uses more boot-args: ```-v -lilubeta -wegbeta -alcbeta```
+ PlatformInfo
- Uses different model: ```MacBookPro12,1```
---
- **EFI - Big Sur**
+ AirportItlwm.kext
- Kext supports only Big Sur

---
- **EFI - Catalina**
+ AirportItlwm.kext
- Kext supports only Catalina

---
- **EFI - Heliport**
+ Itlwm.kext
- Kext supports every macOS Version
- Require Heliport app in order to use WiFi

> **Note**: In order to use Heliport with macOS Monterey, apply every changes mentioned above in ```EFI - Monterey -> Config.plist```
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
76 changes: 39 additions & 37 deletions EFI/OC/Config.plist → EFI - Big Sur/OC/Config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -954,13 +954,13 @@
<array>
<dict>
<key>BundlePath</key>
<string>Lilu.kext</string>
<string>ACPIBatteryManager.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/Lilu</string>
<string>Contents/MacOS/ACPIBatteryManager</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -972,13 +972,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VirtualSMC.kext</string>
<string>AirportItlwm.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VirtualSMC</string>
<string>Contents/MacOS/AirportItlwm</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -990,13 +990,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>ACPIBatteryManager.kext</string>
<string>CodecCommander.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/ACPIBatteryManager</string>
<string>Contents/MacOS/CodecCommander</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1008,13 +1008,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>Airportitlwm.kext</string>
<string>IntelBluetoothFirmware.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/Airportitlwm</string>
<string>Contents/MacOS/IntelBluetoothFirmware</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1026,13 +1026,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>IntelMausi.kext</string>
<string>IntelBluetoothInjector.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/IntelMausi</string>
<string></string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1044,13 +1044,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>SMCProcessor.kext</string>
<string>IntelMausi.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/SMCProcessor</string>
<string>Contents/MacOS/IntelMausi</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1062,13 +1062,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>USBPorts.kext</string>
<string>Lilu.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string></string>
<string>Contents/MacOS/Lilu</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1080,13 +1080,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>AppleALC.kext</string>
<string>USBPorts.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/AppleALC</string>
<string></string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1098,13 +1098,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VoodooPS2Controller.kext</string>
<string>VirtualSMC.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VoodooPS2Controller</string>
<string>Contents/MacOS/VirtualSMC</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1116,13 +1116,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext</string>
<string>VoodooPS2Controller.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VoodooInput</string>
<string>Contents/MacOS/VoodooPS2Controller</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1134,13 +1134,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext</string>
<string>WhateverGreen.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VoodooPS2Keyboard</string>
<string>Contents/MacOS/WhateverGreen</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1152,13 +1152,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext</string>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VoodooPS2Mouse</string>
<string>Contents/MacOS/VoodooInput</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1170,13 +1170,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext</string>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/VoodooPS2Trackpad</string>
<string>Contents/MacOS/VoodooPS2Keyboard</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1188,13 +1188,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>WhateverGreen.kext</string>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/WhateverGreen</string>
<string>Contents/MacOS/VoodooPS2Mouse</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1206,13 +1206,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>IntelBluetoothFirmware.kext</string>
<string>VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/IntelBluetoothFirmware</string>
<string>Contents/MacOS/VoodooPS2Trackpad</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1224,13 +1224,13 @@
</dict>
<dict>
<key>BundlePath</key>
<string>IntelBluetoothInjector.kext</string>
<string>AppleALC.kext</string>
<key>Comment</key>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/IntelBluetoothInjector</string>
<string>Contents/MacOS/AppleALC</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
Expand All @@ -1242,13 +1242,15 @@
</dict>
<dict>
<key>BundlePath</key>
<string>CodecCommander.kext</string>
<string>SMCProcessor.kext</string>
<key>Comment</key>
<string>Codec Commander</string>
<string></string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
<string>Contents/MacOS/CodecCommander</string>
<string>Contents/MacOS/SMCProcessor</string>
<key>Arch</key>
<string>Any</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
Expand Down Expand Up @@ -1703,7 +1705,7 @@
<key>SystemAudioVolume</key>
<data>Rg==</data>
<key>boot-args</key>
<string>-igfxmpc -igfxrpsc=1</string>
<string>-igfxmpc -igfxrpsc=1 -v</string>
<key>csr-active-config</key>
<data>AAAAAA==</data>
<key>run-efi-updater</key>
Expand Down Expand Up @@ -1781,7 +1783,7 @@
<key>SystemMemoryStatus</key>
<string>Auto</string>
<key>SystemProductName</key>
<string>MacBookPro11,1</string>
<string>MacBookPro12,1</string>
<key>SystemSerialNumber</key>
<string>000000000000</string>
<key>SystemUUID</key>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 610cce7

Please sign in to comment.