Обновить OpenCore и ключевые кексты после переустановки

Синхронизировал репозиторий с рабочей EFI после восстановления: обновлены бинарники OpenCore 1.0.7, базовые драйверы и основные кексты, добавлены OCLP Wi-Fi kext для Sonoma и зафиксированы изменения config.plist/README для процесса апгрейда.
This commit is contained in:
2026-06-17 17:54:58 +03:00
parent 69964d22e8
commit c5bb273009
32 changed files with 2007 additions and 97 deletions

BIN
EFI/BOOT/BOOTx64.efi Executable file → Normal file

Binary file not shown.

BIN
EFI/OC/Drivers/AudioDxe.efi Executable file → Normal file

Binary file not shown.

BIN
EFI/OC/Drivers/NvmExpressDxe.efi Executable file → Normal file

Binary file not shown.

BIN
EFI/OC/Drivers/OpenCanopy.efi Executable file → Normal file

Binary file not shown.

BIN
EFI/OC/Drivers/OpenRuntime.efi Executable file → Normal file

Binary file not shown.

BIN
EFI/OC/Drivers/ResetNvramEntry.efi Executable file → Normal file

Binary file not shown.

18
EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist Executable file → Normal file
View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G320</string>
<string>23H626</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.9</string>
<string>2.2.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.1.9</string>
<string>2.2.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14C18</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.1</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22C55</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.1</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1420</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14C18</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.lvs1974.AirportBrcmFixup</key>

1275
EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist Executable file → Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,83 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>22A380010</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>IO80211FamilyLegacy</string>
<key>CFBundleGetInfoString</key>
<string>12.0, Copyright © 2005-2016 Apple Inc. All rights reserved.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IO80211FamilyLegacy</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>IO80211FamilyLegacy</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>12.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1200.12.2b1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>22G5038a</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.5</string>
<key>DTSDKBuild</key>
<string>22G5038a</string>
<key>DTSDKName</key>
<string>macosx13.5.internal</string>
<key>DTXcode</key>
<string>1430</string>
<key>DTXcodeBuild</key>
<string>14E6097d</string>
<key>IOKitPersonalities</key>
<dict/>
<key>LSMinimumSystemVersion</key>
<string>13.5</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.driver.AppleMobileFileIntegrity</key>
<string>1.0.1</string>
<key>com.apple.driver.corecapture</key>
<string>1.0.0</string>
<key>com.apple.iokit.CoreAnalyticsFamily</key>
<string>1.0</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>3.0</string>
<key>com.apple.iokit.IOSkywalkFamily</key>
<string>1.0</string>
<key>com.apple.kec.corecrypto</key>
<string>1.0</string>
<key>com.apple.kpi.bsd</key>
<string>15.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>15.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>15.0.0</string>
<key>com.apple.kpi.mach</key>
<string>15.0.0</string>
<key>com.apple.kpi.private</key>
<string>15.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>15.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Network-Root</string>
</dict>
</plist>

View File

@@ -0,0 +1,103 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>22A380010</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AirPortBrcmNIC</string>
<key>CFBundleGetInfoString</key>
<string>14.0, Copyright © 2006-2014 Apple Inc. All rights reserved.</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AirPort.BrcmNIC</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>AirPortBrcmNIC</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>14.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1400.1.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>22G5038a</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.5</string>
<key>DTSDKBuild</key>
<string>22G5038a</string>
<key>DTSDKName</key>
<string>macosx13.5.internal</string>
<key>DTXcode</key>
<string>1430</string>
<key>DTXcodeBuild</key>
<string>14E6097d</string>
<key>IOKitPersonalities</key>
<dict>
<key>Broadcom 802.11 PCI</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AirPort.BrcmNIC</string>
<key>IOClass</key>
<string>AirPort_BrcmNIC</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<key>IONameMatch</key>
<array>
<string>pci14e4,43ba</string>
<string>pci14e4,43a3</string>
<string>pci14e4,43a0</string>
</array>
<key>IOProbeScore</key>
<integer>1400</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>TruePowerOff</key>
<true/>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>13.5</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.driver.corecapture</key>
<string>1.0.0</string>
<key>com.apple.driver.mDNSOffloadUserClient</key>
<string>1.0.0d7</string>
<key>com.apple.iokit.IO80211FamilyLegacy</key>
<string>600.0</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>3.1</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.8</string>
<key>com.apple.iokit.IOSkywalkFamily</key>
<string>1.0</string>
<key>com.apple.kpi.bsd</key>
<string>13.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>13.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>13.0.0</string>
<key>com.apple.kpi.mach</key>
<string>13.0.0</string>
<key>com.apple.kpi.private</key>
<string>14.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>13.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Network-Root</string>
</dict>
</plist>

View File

@@ -0,0 +1,128 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict>
<key>version.plist</key>
<data>
qIixle+W2C/+sBp1SInmYObzhV4=
</data>
</dict>
<key>files2</key>
<dict>
<key>version.plist</key>
<dict>
<key>hash2</key>
<data>
ji2WfnRNNWU/8pJpqBz/wrCq9bjOZa7wiGteYMeYsOE=
</data>
</dict>
</dict>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildVersion</key>
<string>42</string>
<key>CFBundleShortVersionString</key>
<string>14.0</string>
<key>CFBundleVersion</key>
<string>1400.1.1</string>
<key>ProjectName</key>
<string>AirPortDriverBrcmNIC</string>
<key>SourceVersion</key>
<string>1772001000000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,111 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>22A380010</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
<string>IOSkywalkFamily</string>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IOSkywalkFamily</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>IOSkywalkFamily</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>22G5038a</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.5</string>
<key>DTSDKBuild</key>
<string>22G5038a</string>
<key>DTSDKName</key>
<string>macosx13.5.internal</string>
<key>DTXcode</key>
<string>1430</string>
<key>DTXcodeBuild</key>
<string>14E6097d</string>
<key>IOKitPersonalities</key>
<dict>
<key>IOSkywalkKernelPipeBSDClient</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IOSkywalkFamily</string>
<key>IOClass</key>
<string>IOSkywalkKernelPipeBSDClient</string>
<key>IOProviderClass</key>
<string>IOSkywalkInterface</string>
<key>IOResourceMatch</key>
<string>IOBSD</string>
</dict>
<key>IOSkywalkLegacyEthernet</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IOSkywalkFamily</string>
<key>IOClass</key>
<string>IOSkywalkLegacyEthernet</string>
<key>IOMatchCategory</key>
<string>IOSkywalkLegacyEthernet</string>
<key>IOProviderClass</key>
<string>IOSkywalkEthernetInterface</string>
</dict>
<key>IOSkywalkNetworkBSDClient</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IOSkywalkFamily</string>
<key>IOClass</key>
<string>IOSkywalkNetworkBSDClient</string>
<key>IOProbeScore</key>
<integer>1000</integer>
<key>IOProviderClass</key>
<string>IOSkywalkNetworkInterface</string>
<key>IOResourceMatch</key>
<string>IOBSD</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>
<string>13.5</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2022 Apple Inc. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.driver.mDNSOffloadUserClient</key>
<string>1.0.0d6</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>3.2</string>
<key>com.apple.kpi.bsd</key>
<string>15.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>15.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>15.0.0</string>
<key>com.apple.kpi.mach</key>
<string>15.0.0</string>
<key>com.apple.kpi.private</key>
<string>15.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>15.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Network-Root</string>
</dict>
</plist>

View File

@@ -0,0 +1,115 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>files</key>
<dict/>
<key>files2</key>
<dict/>
<key>rules</key>
<dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
<key>rules2</key>
<dict>
<key>.*\.dSYM($|/)</key>
<dict>
<key>weight</key>
<real>11</real>
</dict>
<key>^(.*/)?\.DS_Store$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>2000</real>
</dict>
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^.*</key>
<true/>
<key>^Info\.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^PkgInfo$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>1000</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>1100</real>
</dict>
<key>^Resources/Base\.lproj/</key>
<dict>
<key>weight</key>
<real>1010</real>
</dict>
<key>^[^/]+$</key>
<dict>
<key>nested</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^embedded\.provisionprofile$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
<key>^version\.plist$</key>
<dict>
<key>weight</key>
<real>20</real>
</dict>
</dict>
</dict>
</plist>

18
EFI/OC/Kexts/Lilu.kext/Contents/Info.plist Executable file → Normal file
View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G320</string>
<string>24G517</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.8</string>
<string>1.7.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.8</string>
<string>1.7.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14C18</string>
<string>24F74</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.1</string>
<string>15.5</string>
<key>DTSDKBuild</key>
<string>22C55</string>
<string>24F74</string>
<key>DTSDKName</key>
<string>macosx13.1</string>
<string>macosx15.5</string>
<key>DTXcode</key>
<string>1420</string>
<string>1640</string>
<key>DTXcodeBuild</key>
<string>14C18</string>
<string>16F6</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>

BIN
EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu Executable file → Normal file

Binary file not shown.

18
EFI/OC/Kexts/SMCProcessor.kext/Contents/Info.plist Executable file → Normal file
View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G320</string>
<string>23H626</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.3.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14C18</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.1</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22C55</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.1</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1420</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14C18</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.SMCProcessor</key>

18
EFI/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist Executable file → Normal file
View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G320</string>
<string>23H626</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.3.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14C18</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.1</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22C55</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.1</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1420</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14C18</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>ru.joedm.SMCSuperIO</key>

18
EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist Executable file → Normal file
View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G320</string>
<string>23H626</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.3</string>
<string>1.3.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.3</string>
<string>1.3.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14C18</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.1</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22C55</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.1</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1420</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14C18</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.VirtualSMC</key>

18
EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist Executable file → Normal file
View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G320</string>
<string>23H626</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.7</string>
<string>1.7.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.7</string>
<string>1.7.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>14C18</string>
<string></string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>13.1</string>
<string>14.2</string>
<key>DTSDKBuild</key>
<string>22C55</string>
<string>23C53</string>
<key>DTSDKName</key>
<string>macosx13.1</string>
<string>macosx14.2</string>
<key>DTXcode</key>
<string>1420</string>
<string>1520</string>
<key>DTXcodeBuild</key>
<string>14C18</string>
<string>15C500b</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVHDAEnabler</key>

BIN
EFI/OC/OpenCore.efi Executable file → Normal file

Binary file not shown.

View File

@@ -611,7 +611,7 @@
<key>BundlePath</key>
<string>IOSkywalkFamily.kext</string>
<key>Comment</key>
<string></string>
<string>OCLP Wi-Fi skywalk shim (Sonoma+)</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
@@ -619,7 +619,7 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>23.00.00</string>
<string>23.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
@@ -629,7 +629,7 @@
<key>BundlePath</key>
<string>IO80211FamilyLegacy.kext</string>
<key>Comment</key>
<string></string>
<string>OCLP Wi-Fi legacy stack (Sonoma+)</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
@@ -637,7 +637,7 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>23.00.00</string>
<string>23.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
@@ -647,7 +647,7 @@
<key>BundlePath</key>
<string>IO80211FamilyLegacy.kext/Contents/PlugIns/AirPortBrcmNIC.kext</string>
<key>Comment</key>
<string></string>
<string>OCLP AirPortBrcmNIC plugin (Sonoma+)</string>
<key>Enabled</key>
<true/>
<key>ExecutablePath</key>
@@ -655,13 +655,30 @@
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>23.00.00</string>
<string>23.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
</array>
<key>Block</key>
<array/>
<array>
<dict>
<key>Arch</key>
<string>Any</string>
<key>Comment</key>
<string>Block IOSkywalkFamily for OCLP Wi-Fi (Sonoma+)</string>
<key>Enabled</key>
<true/>
<key>Identifier</key>
<string>com.apple.iokit.IOSkywalkFamily</string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>23.0.0</string>
<key>Strategy</key>
<string>Exclude</string>
</dict>
</array>
<key>Emulate</key>
<dict>
<key>Cpuid1Data</key>
@@ -1076,7 +1093,7 @@
<key>AuthRestart</key>
<false/>
<key>BlacklistAppleUpdate</key>
<true/>
<false/>
<key>DmgLoading</key>
<string>Signed</string>
<key>EnablePassword</key>
@@ -1137,9 +1154,9 @@
<key>SystemAudioVolume</key>
<data>ZA==</data>
<key>boot-args</key>
<string>-lilubetaall -v keepsyms=1 -amfipassbeta debug=0x100 alcid=1 -wegnoigpu agdpmod=pikera</string>
<string>-lilubetaall -v keepsyms=1 -amfipassbeta amfi=0x80 debug=0x100 alcid=1 -wegnoigpu agdpmod=pikera</string>
<key>csr-active-config</key>
<data>bwoAAA==</data>
<data>AwgAAA==</data>
<key>prev-lang:kbd</key>
<data></data>
<key>run-efi-updater</key>
@@ -1376,7 +1393,7 @@
<key>Enabled</key>
<true/>
<key>LoadEarly</key>
<false/>
<true/>
<key>Path</key>
<string>OpenRuntime.efi</string>
</dict>

126
README.md
View File

@@ -1,4 +1,4 @@
Мой рабочий загрузчик для ОС Ventura.
Мой рабочий загрузчик для ОС Ventura, подготовленный к обновлению на Sonoma / Sequoia.
# Hackintosh: Mac Mini (i7-8709G + Radeon Vega M)
@@ -7,36 +7,122 @@
## 💻 Спецификация оборудования (Hardware Specs)
* **Процессор:** Intel Core i7-8709G (4 ядра / 8 потоков, 3.1 GHz)
* **Графика:** AMD Radeon RX Vega M GL
* **Wi-Fi / Bluetooth:** Broadcom (с кекстом `AirportBrcmFixup`)
* **Графика:** AMD Radeon RX Vega M GL (OCLP root patch в Sonoma+)
* **Wi-Fi / Bluetooth:** Broadcom BCM94360 (OCLP root patch + IOSkywalk block в Sonoma+)
* **Ethernet:** Dual LAN
* Port 1: Intel (драйвер `IntelMausi`)
* Port 2: Realtek (драйвер `RealtekRTL8111`)
* **Текущий SMBIOS:** `Macmini8,1`
* **Версия OpenCore:** 0.9.8
* **Версия OpenCore:** 0.9.8 → требуется обновление до 1.0.0+
---
## 🚀 Статус поддержки ОС и план обновления
Текущая рабочая система — **macOS 13 Ventura**. Для обновления на **macOS 14 Sonoma** или **macOS 15 Sequoia** требуется обязательное использование утилиты *OpenCore Legacy Patcher (OCLP)*, так как Apple удалила нативную поддержку видеокарт Vega M и беспроводных модулей Broadcom.
Текущая рабочая система — **macOS 13 Ventura**. Для обновления на **macOS 14 Sonoma** или **macOS 15 Sequoia** требуется **OpenCore Legacy Patcher (OCLP)**, так как Apple удалила нативную поддержку Vega M и Broadcom Wi-Fi.
### Чек-лист для безопасного перехода на Sonoma / Sequoia:
### ✅ Уже применено в `config.plist`
1. **Обновление загрузчика:**
* Обновить OpenCore до актуальной версии (1.0.0+).
* Обновить базовые кексты: `Lilu`, `WhateverGreen`, `VirtualSMC`, `IntelMausi`, `RealtekRTL8111`.
| Параметр | Значение |
|---|---|
| `Misc → Security → SecureBootModel` | `Disabled` |
| `NVRAM → csr-active-config` | `03080000` (Sonoma) |
| `NVRAM → boot-args` | добавлен `amfi=0x80` |
| `Kernel → Block` | `com.apple.iokit.IOSkywalkFamily` (MinKernel 23.0.0, Strategy Exclude) |
| `Kernel → Add` | `AMFIPass.kext`, `IOSkywalkFamily.kext`, `IO80211FamilyLegacy.kext` + `AirPortBrcmNIC.kext` |
2. **Правка `config.plist` (Подготовка к патчам):**
* **Отключить SIP:** Установить `csr-active-config` в значение `03080000`.
* **Отключить Secure Boot:** Установить `SecureBootModel` -> `Disabled`.
* **Блокировка Wi-Fi драйвера:** Добавить в `Kernel -> Block` запись для `com.apple.iokit.IOSkywalkFamily` (чтобы избежать Kernel Panic при первой загрузке).
* **Добавить кексты:** Прописать `IOSkywalkFamily.kext`, `IO80211FamilyLegacy.kext` и `AMFIPass.kext`.
Kext-файлы Wi-Fi скачаны из [OCLP payloads](https://github.com/dortania/OpenCore-Legacy-Patcher/tree/main/payloads/Kexts/Wifi).
3. **Для macOS 15 Sequoia (Дополнительно):**
* Сменить SMBIOS на `iMac19,1` или использовать аргументы обхода проверки совместимости оборудования, так как модель `Macmini8,1` исключена из поддержки.
---
4. **После установки системы:**
* Запустить актуальную версию **OpenCore Legacy Patcher**.
* Нажать **"Start Root Patching"** для возврата ускорения видеокарты Vega M и работы Wi-Fi/AirDrop.
* Перезагрузить ПК.
## 📋 Пошаговый план обновления
### Шаг 1. Обновить OpenCore (0.9.8 → 1.0.0+)
1. Скачайте последний [OpenCorePkg](https://github.com/acidanthera/OpenCorePkg/releases) (1.0.0 или новее).
2. Замените в `EFI/OC/`:
* `OpenCore.efi`
* `EFI/BOOT/BOOTx64.efi`
* Драйверы в `EFI/OC/Drivers/` (минимум: `OpenRuntime.efi`, `OpenCanopy.efi`, `HfsPlus.efi`)
3. Сравните `config.plist` с `Sample.plist` из релиза — между 0.9.8 и 1.0.0+ могли появиться новые ключи в `Booter/Quirks`, `Kernel/Quirks`, `UEFI/Quirks`. Используйте [OCValidate](https://github.com/acidanthera/OpenCorePkg/releases) для проверки.
4. Обновите кексты до актуальных версий:
* `Lilu`, `WhateverGreen`, `VirtualSMC`, `AppleALC`
* `AirportBrcmFixup`, `IntelMausi`, `RealtekRTL8111`
### Шаг 2. Подготовка config.plist (уже выполнена)
Ключевые изменения для OCLP:
```xml
<!-- Kernel → Block -->
<dict>
<key>Arch</key><string>Any</string>
<key>Comment</key><string>Block IOSkywalkFamily for OCLP Wi-Fi (Sonoma+)</string>
<key>Enabled</key><true/>
<key>Identifier</key><string>com.apple.iokit.IOSkywalkFamily</string>
<key>MaxKernel</key><string></string>
<key>MinKernel</key><string>23.0.0</string>
<key>Strategy</key><string>Exclude</string>
</dict>
```
```xml
<!-- NVRAM → csr-active-config -->
<!-- Sonoma: 03080000 → AwgAAA== -->
<!-- Sequoia: 030F0000 → Aw8AAA== -->
<key>csr-active-config</key>
<data>AwgAAA==</data>
```
### Шаг 3. SMBIOS для Sequoia
`Macmini8,1` **не поддерживается** в macOS 15 Sequoia.
| Вариант | Плюсы | Минусы |
|---|---|---|
| **`iMac19,1`** (рекомендуется) | Desktop SMBIOS с dGPU; хорошо подходит для Kaby Lake-G + Vega M | Нужны новые серийник/MLB/UUID |
| **`Macmini9,1`** | Ближе к форм-фактору mini | Coffee Lake; возможны несоответствия CPU |
| **Оставить `Macmini8,1` + `-no_compat_check`** | Не менять идентификаторы | Может сломаться в будущих обновлениях; iCloud/FaceTime могут работать нестабильно |
**Рекомендация:** для Sequoia смените SMBIOS на `iMac19,1`, сгенерируйте новые серийник/MLB через [GenSMBIOS](https://github.com/corpnewt/GenSMBIOS) и выполните NVRAM Reset. Для Sonoma `Macmini8,1` пока допустим.
При смене SMBIOS на Sequoia также измените `csr-active-config` на `030F0000` (`Aw8AAA==`).
### Шаг 4. Boot-args (графика Vega M)
Текущие аргументы сохранены и актуальны для апгрейда:
```
-lilubetaall -v keepsyms=1 -amfipassbeta amfi=0x80 debug=0x100 alcid=1 -wegnoigpu agdpmod=pikera
```
| Аргумент | Назначение |
|---|---|
| `-wegnoigpu` | Отключает встроенную Intel GPU (используется Vega M) |
| `agdpmod=pikera` | Обход проверки board-id для Polaris/Vega (через WhateverGreen) |
| `-amfipassbeta amfi=0x80` | Разрешает OCLP root-патчи |
| `Polaris22Fixup.kext` + `SSDT-GpuSpoof.aml` | Спуф GPU как «Radeon Pro Vega II Duo» |
Флаги `-radgva=gh` и weapon-id spoofs **не требуются**`agdpmod=pikera` и `Polaris22Fixup` уже решают проблему. После OCLP root patch GPU-ускорение восстанавливается нативно.
### Шаг 5. Обновление macOS
1. Скопируйте обновлённую папку `EFI` на загрузочный раздел.
2. **Reset NVRAM** (обязательно после смены csr/boot-args).
3. Обновляйтесь через «Системные настройки → Обновление ПО».
4. Wi-Fi не будет работать до OCLP — используйте Ethernet (Intel или Realtek).
### Шаг 6. OCLP root patch (после установки)
1. Скачайте [OpenCore Legacy Patcher](https://github.com/dortania/OpenCore-Legacy-Patcher/releases).
2. Запустите → **Post-Install Root Patch****Start Root Patching**.
3. Перезагрузка → снова **Reset NVRAM**.
4. Проверьте: Wi-Fi, AirDrop, GPU Metal, Bluetooth.
---
## ⚠️ Важные замечания
* Ethernet (IntelMausi + RealtekRTL8111) работает сразу после обновления — проводной интернет не пострадает.
* Не удаляйте `AMFIPass.kext` и `DisableLibraryValidation.kext` до завершения OCLP-патча.
* Для отладки загрузки можно временно оставить `-v debug=0x100`, затем убрать.