Remove MacBook4,1 SMBIOS (#1080)

This commit is contained in:
Jazzzny
2023-07-11 14:08:50 -04:00
committed by GitHub
parent d60dd4c9df
commit 4e4ebe25e7
11 changed files with 10 additions and 400 deletions

View File

@@ -149,7 +149,7 @@ Below is a rundown of the main logic that OpenCore Legacy Patcher uses to gain n
* GopPassThrough
* Reason: Used for proper output on machines with UGA firmware but GOP GPU
* Logic: Provide GOP protocol instances on top of UGA protocol instances
* Models: MacPro3,1, MacBook4,1 iMac7,1-8,1
* Models: MacPro3,1, iMac7,1-8,1
:::
@@ -299,7 +299,7 @@ Below is an explanation of what Kexts OpenCore Legacy Patcher will inject into m
* SimpleMSR
* Reason: Disables BD PROCHOT to prevent firmware throttling on Nehalem+ MacBooks
* LegacyKeyboardInjector
* Reason: Fixes function keys on MacBook4,1/MacBook5,2
* Reason: Fixes function keys on MacBook5,2
:::