From b8904387f3324e28ca488b32ff2bc03d42c8b858 Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk <48863253+khronokernel@users.noreply.github.com> Date: Sat, 24 Jul 2021 09:48:05 -0600 Subject: [PATCH] Add Sandy Bridge comment --- OpenCore-Patcher.command | 18 +++++++++--------- Resources/Constants.py | 12 ++++++------ 2 files changed, 15 insertions(+), 15 deletions(-) diff --git a/OpenCore-Patcher.command b/OpenCore-Patcher.command index 620581b2e..c5c321e3e 100755 --- a/OpenCore-Patcher.command +++ b/OpenCore-Patcher.command @@ -226,18 +226,18 @@ Supported Options: B. Exit """ mojave_catalina = """Patches Root volume to fix misc issues such as: - - Graphics Acceleration +- Graphics Acceleration - Nvidia: Tesla - Fermi (8000-500 series) - Intel: Ironlake - Sandy Bridge - AMD: TeraScale 1 and 2 (2000-6000 series) - - Audio support for iMac7,1 and iMac8,1 - WARNING: Root Volume Patching is still in active development, please - have all important user data backed up. Note when the system volume - is patched, you can no longer have Delta updates or have FileVault - enabled. - Supported Options: - 1. Patch System Volume - B. Exit +- Audio support for iMac7,1 and iMac8,1 +WARNING: Root Volume Patching is still in active development, please +have all important user data backed up. Note when the system volume +is patched, you can no longer have Delta updates or have FileVault +enabled. +Supported Options: +1. Patch System Volume +B. Exit """ default = """ diff --git a/Resources/Constants.py b/Resources/Constants.py index 41af115ff..7f64f23b3 100644 --- a/Resources/Constants.py +++ b/Resources/Constants.py @@ -594,12 +594,12 @@ class Constants: ] sandy_board_id = [ - "Mac-E43C1C25D4880AD6", - "Mac-06F11F11946D27C5", - "Mac-9F18E312C5C2BF0B", - "Mac-937CB26E2E02BB01", - "Mac-35C5E08120C7EEAF", - "Mac-7BA5B2D9E42DDD94", + "Mac-E43C1C25D4880AD6", # MacBookPro12,1 + "Mac-06F11F11946D27C5", # MacBookPro11,5 + "Mac-9F18E312C5C2BF0B", # MacBookAir7,1 + "Mac-937CB26E2E02BB01", # MacBookAir7,2 + "Mac-35C5E08120C7EEAF", # Macmini7,1 + "Mac-7BA5B2D9E42DDD94", # iMacPro1,1 ] board_id = {