Sync PatcherSupportPkg for non-Metal support

This commit is contained in:
Mykola Grymalyuk
2024-09-12 07:41:26 -06:00
parent 7f0a96126b
commit 00ea5a7843
3 changed files with 11 additions and 11 deletions

View File

@@ -18,21 +18,20 @@
- Resolve AMD Navi MXM GPU detection for modded iMac9,x-12,x
- Thanks @Ausdauersportler for the patch!
- Implement early macOS Sequoia support:
- Supporting Macs with Metal-based graphics:
- MacBook8,1 - 10,1
- MacBookAir5,x - 7,x
- MacBookPro9,x - 14,x
- Macmini6,x - 7,1
- iMac13,x - 18,x
- iMac10,1 - 12,x included if Metal GPU installed.
- Supporting Macs with Metal and non-Metal-based graphics:
- MacBook5,x - 10,1
- MacBookAir2,x - 7,x
- MacBookPro4,1 - 14,x
- Macmini3,1 - 7,1
- iMac7,1 - 18,x
- MacPro3,1 - 6,1
- MacPro3,1 - 5,1 require Metal GPU installed.
- MacPro3,1 can only boot with 4 cores max currently
- Xserve2,1 - 3,1
- Requires Metal GPU installed.
- Xserve2,1 can only boot with 4 cores max currently
- Excludes the newly dropped MacBookAir8,x series.
- No estimate can be given when support will be added.
- For non-Metal graphics, Photos app will be broken.
- No estimate can be given when support will be added.
- Implement new MetallibSupportPkg system to support macOS Sequoia on Metal 3802-based GPUs.
- See repository for more details: [MetallibSupportPkg](https://github.com/dortania/MetallibSupportPkg).
- Implement new Patchset Detection architecture.
@@ -42,7 +41,7 @@
- Resolve Memoji crashes on 3802 GPUs.
- Resolve Photos Memories tab crash on Intel Ivy Bridge/Haswell iGPUs.
- Increment Binaries:
- PatcherSupportPkg 1.7.9 - release
- PatcherSupportPkg 1.8.0 - release
- OpenCorePkg 1.0.1 - release
- Lilu 1.6.8 - release
- WhateverGreen 1.6.7 - release