From bfed55318ce058013db7a395f251938234eb6b29 Mon Sep 17 00:00:00 2001 From: Alex <67236689+IronApple0915@users.noreply.github.com> Date: Wed, 19 Apr 2023 19:51:36 -0400 Subject: [PATCH] Update PATCHEXPLAIN.md --- docs/PATCHEXPLAIN.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/PATCHEXPLAIN.md b/docs/PATCHEXPLAIN.md index 98e935521..7d8b38d65 100644 --- a/docs/PATCHEXPLAIN.md +++ b/docs/PATCHEXPLAIN.md @@ -139,6 +139,10 @@ Below is a rundown of the main logic that OpenCore Legacy Patcher uses to gain n * Reason: Enables Content Caching when using VMM spoofing * Logic: Adds args to NVRAM * Models: Any model using VMM spoofing +* `-amfi_get_out_of_my_way=0x1` + * Reason: Disables Apple Mobile File Integrity to allow for root patches + * Logic: Adds args to NVRAM + * Models: Any model that requires unisgned root patches ### UEFI -> ProtocolOverrides