From 023615dd6033de1392be573df219aa85b3d7f647 Mon Sep 17 00:00:00 2001 From: Dhinak G <17605561+dhinakg@users.noreply.github.com> Date: Sun, 13 Oct 2024 12:26:14 -0400 Subject: [PATCH] Remove duplicate copy & paste --- config.plist/penryn.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/config.plist/penryn.md b/config.plist/penryn.md index 630ea93b0..55baf787e 100644 --- a/config.plist/penryn.md +++ b/config.plist/penryn.md @@ -112,9 +112,6 @@ Settings relating to boot.efi patching and firmware fixes, depending where your * **FixupAppleEfiImages**: YES * Fixes errors in macOS's boot.efi, needed for machines using DuetPkg * Not needed when booting macOS 10.13+ with SecureBootModel enabled -* **FixupAppleEfiImages**: YES - * Fixes errors in macOS's boot.efi, needed for machines using DuetPkg - * Not needed when booting macOS 10.13+ with SecureBootModel enabled * **ProvideCustomSlide**: YES * Used for Slide variable calculation. However the necessity of this quirk is determined by `OCABC: Only N/256 slide values are usable!` message in the debug log. If the message `OCABC: All slides are usable! You can disable ProvideCustomSlide!` is present in your log, you can disable `ProvideCustomSlide`. * **RebuildAppleMemoryMap**: YES