diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f0cb17da..fc2882f74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -114,6 +114,7 @@ - System Preferences will not report settings however - Allow Root Volume Patched Systems to use FileVault 2 - Requires macOS 11.3 (20E232) or newer + - Unsupported on APFS ROM Patched Macs, revert to stock firmware to resolve - Add offline TUI build - Allows for root patching without network connection - Add Legacy Wireless support for Monterey diff --git a/docs/BENIFITS.md b/docs/BENIFITS.md index a06a8d6fb..cec4b9f01 100644 --- a/docs/BENIFITS.md +++ b/docs/BENIFITS.md @@ -7,7 +7,7 @@ With OpenCore Legacy Patcher we recommend users go through the below table to un | Features | [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher/) | [Patched Sur](https://github.com/BenSova/Patched-Sur) | | :--- | :--- | :--- | | Over The Air Updates | Native System Preferences, additionally supports Deltas (~2GB) for Metal GPUs | Inside Patcher Sur app (~12GB), only available when InstallAssistants release. InstallAssistants generally available same day as System Preference updates, however developer betas will lag behind by 1 day compared to OTAs | -| FileVault | Fully supported on all machines | Not supported | +| FileVault | Fully supported on all machines. Note unsupported on APFS ROM Patched Macs, revert to stock firmware to resolve | Not supported | | System Integrity Protection | Fully enabled on Metal GPUs | Disabled for early 2013 and older during the patching process and first boot afterwards, otherwise enabled | | APFS Snapshots | Fully enabled | Disabled | | User facing | TUI interface | SwiftUI interface, more user friendly |