From 2cb3642c29f4672498ff6c3e20d0d881d780faeb Mon Sep 17 00:00:00 2001 From: neon ball <35791009+ParaDoX1994@users.noreply.github.com> Date: Sun, 15 Sep 2024 01:02:45 +0300 Subject: [PATCH] Adjust layout --- docs/SEQUOIA-DROP.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/docs/SEQUOIA-DROP.md b/docs/SEQUOIA-DROP.md index a48865438..696f82376 100644 --- a/docs/SEQUOIA-DROP.md +++ b/docs/SEQUOIA-DROP.md @@ -18,13 +18,16 @@ Unfortunately due to T2 related problems, the recently dropped MacBookAir8,x mod [More information here](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1136) +### Unsupported features + +iPhone Mirroring and Apple Intelligence won't be functional on majority of patched Macs. iPhone Mirroring requires T2 for attestation and Apple Intelligence requires an NPU only found in Apple Silicon, the patcher is unable to provide a fix for these as they're hardware requirements. + ## Issues * [Dual socket CPUs with Mac Pros and Xserve](#dual-socket-CPUs-with-Mac-Pro-2008-and-Xserve-2008) * [T2 Security chip](#t2-security-chip) * [USB 1.1 (OHCI/UHCI) Support](#usb-11-ohciuhci-support) * [Graphics support and issues](#graphics-support-and-issues) -* [Unsupported features](#unsupported-features) ### Dual socket CPUs with Mac Pro 2008 and Xserve 2008 @@ -100,7 +103,3 @@ This build includes both Legacy Metal and non-Metal patches for macOS Sequoia. R * [Legacy Metal](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/1008) * [Non-Metal](https://github.com/dortania/OpenCore-Legacy-Patcher/issues/108) - -### Unsupported features - -iPhone Mirroring and Apple Intelligence won't be functional on majority of patched Macs. iPhone Mirroring requires T2 for attestation and Apple Intelligence requires an NPU only found in Apple Silicon, the patcher is unable to provide a fix for these as they're hardware requirements.