mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-19 13:46:05 +10:00
Update docs, changelog, and a shameless plug
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
- Resolve kernel panic on wake for AMD TeraScale 1 and Nvidia Tesla 8000 series GPUs
|
- Resolve kernel panic on wake for AMD TeraScale 1 and Nvidia Tesla 8000 series GPUs
|
||||||
- Resolve graphics corruption on wake for TeraScale 1
|
- Resolve graphics corruption on wake for TeraScale 1
|
||||||
- Patch currently limited to Ventura and newer
|
- Patch currently limited to Ventura and newer
|
||||||
|
- Restore Function Keys on MacBook5,2 and MacBook4,1
|
||||||
|
- Implementation by [@jazzzny](https://github.com/Jazzzny)
|
||||||
- Increment Binaries:
|
- Increment Binaries:
|
||||||
- PatcherSupportPkg 1.0.1 - release
|
- PatcherSupportPkg 1.0.1 - release
|
||||||
- OpenCorePkg 0.9.2 - release
|
- OpenCorePkg 0.9.2 - release
|
||||||
|
|||||||
@@ -91,6 +91,8 @@ To run the project from source, see here: [Build and run from source](./SOURCE.m
|
|||||||
* Aid with Nvidia Web Driver research and development
|
* Aid with Nvidia Web Driver research and development
|
||||||
* [joevt](https://github.com/joevt)
|
* [joevt](https://github.com/joevt)
|
||||||
* [FixPCIeLinkrate](https://github.com/joevt/joevtApps)
|
* [FixPCIeLinkrate](https://github.com/joevt/joevtApps)
|
||||||
|
* [Jazzzny](https://github.com/Jazzzny)
|
||||||
|
* Research and various contributions to the project
|
||||||
* Amazing users who've graciously donate hardware:
|
* Amazing users who've graciously donate hardware:
|
||||||
* [JohnD](https://forums.macrumors.com/members/johnd.53633/) - 2013 Mac Pro
|
* [JohnD](https://forums.macrumors.com/members/johnd.53633/) - 2013 Mac Pro
|
||||||
* [SpiGAndromeda](https://github.com/SpiGAndromeda) - AMD Vega 64
|
* [SpiGAndromeda](https://github.com/SpiGAndromeda) - AMD Vega 64
|
||||||
|
|||||||
@@ -298,7 +298,8 @@ Below is an explanation of what Kexts OpenCore Legacy Patcher will inject into m
|
|||||||
* Reason: Prevents AVXFSCompressionTypeZlib crash on pre AVX1.0 systems in 12.4+
|
* Reason: Prevents AVXFSCompressionTypeZlib crash on pre AVX1.0 systems in 12.4+
|
||||||
* SimpleMSR
|
* SimpleMSR
|
||||||
* Reason: Disables BD PROCHOT to prevent firmware throttling on Nehalem+ MacBooks
|
* Reason: Disables BD PROCHOT to prevent firmware throttling on Nehalem+ MacBooks
|
||||||
|
* LegacyKeyboardInjector
|
||||||
|
* Reason: Fixes function keys on MacBook4,1/MacBook5,2
|
||||||
|
|
||||||
|
|
||||||
:::
|
:::
|
||||||
|
|||||||
Reference in New Issue
Block a user