Skip to content

Commit

Permalink
OpenCore 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
zearp committed Sep 12, 2023
1 parent 59e5cb4 commit 87531c9
Show file tree
Hide file tree
Showing 10 changed files with 121 additions and 37 deletions.
Binary file added EFI/OC/ACPI/SSDT-AWAC-HPTE.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-AWAC.aml
Binary file not shown.
Binary file modified EFI/OC/ACPI/SSDT-EC-USBX.aml
Binary file not shown.
Binary file modified EFI/OC/ACPI/SSDT-SBUS-MCHC.aml
Binary file not shown.
Binary file modified EFI/OC/Drivers/ResetNvramEntry.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/ToggleSipEntry.efi
Binary file not shown.
87 changes: 85 additions & 2 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,15 +17,15 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.5</string>
<string>1.8.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.5</string>
<string>1.8.6</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand Down Expand Up @@ -630,6 +630,29 @@
<key>LayoutID</key>
<integer>28</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Goldfish64 - AD1884 - Panasonic Toughbook CF-30</string>
<key>CodecID</key>
<integer>299112580</integer>
<key>ConfigData</key>
<data>
ARccIAEXHRABFx4hARcfAQEnHBABJx0BASce
EAEnH5ABJwwCATcc8AE3HQABNx4AATcfQAFH
HDABRx0QAUcegQFHHwEBVxzwAVcdAAFXHgAB
Vx9AAWcc8AFnHQABZx4AAWcfQAGnHPABpx0A
AaceAAGnH0ABtxzwAbcdAAG3HgABtx9AAccc
8AHHHQABxx4AAccfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>11</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down Expand Up @@ -15522,6 +15545,66 @@
<key>LayoutID</key>
<integer>38</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>liangyi - ALC897 for MSI PRO B760M-P DDR4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce
AAEnH0ABRxwQAUcdQAFHHhEBRx8BAUcMAgFX
HPABVx0AAVceAAFXH0ABZxzwAWcdAAFnHgAB
Zx9AAXcc8AF3HQABdx4AAXcfQAGHHDABhx2Q
AYceoAGHH5EBlxxwAZcdkAGXHoABlx8BAacc
UAGnHTABpx6BAacfAQG3HCABtx1AAbceIQG3
HwEBtwwCAccc8AHHHQABxx4AAccfQAHXHPAB
1x0AAdceAAHXH0AB5xzwAecdAAHnHgAB5x9A
Afcc8AH3HQAB9x4AAfcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>98</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Custom ALC897 by Marcos_Vinicios for HUANANZHI QD4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
AdccEAHXHcAB1x4kAdcfQAG3HCABtx1AAbce
IQG3HwIBtwwCAYccMAGHHZABhx6gAYcfkQEX
HEABFx3AARceFwEXH0ABRxxQAUcdQAFHHhEB
Rx8BAUcMAgGnHGABpx0wAacegQGnHwEBlxxw
AZcdkAGXHoEBlx8C
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>99</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
</array>
<key>IOClass</key>
<string>AppleALC</string>
Expand Down
Binary file modified EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
71 changes: 36 additions & 35 deletions EFI/OC/config.plist
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,15 @@
<array>
<dict>
<key>Comment</key>
<string>AWAK Fixes</string>
<string>AWAK/HPTE Fixes</string>
<key>Enabled</key>
<true/>
<key>Path</key>
<string>SSDT-AWAC.aml</string>
<string>SSDT-AWAC-HPTE.aml</string>
</dict>
<dict>
<key>Comment</key>
<string>Embedded Controller/USBX Fixes</string>
<string>EC/USBX Fixes (Requires H_EC _STA to XSTA Rename)</string>
<key>Enabled</key>
<true/>
<key>Path</key>
Expand Down Expand Up @@ -89,6 +89,36 @@
<key>TableSignature</key>
<data>AAAAAA==</data>
</dict>
<dict>
<key>Base</key>
<string></string>
<key>BaseSkip</key>
<integer>0</integer>
<key>Comment</key>
<string>H_EC _STA to XSTA Rename</string>
<key>Count</key>
<integer>0</integer>
<key>Enabled</key>
<true/>
<key>Find</key>
<data>UhQaX1NUQQ==</data>
<key>Limit</key>
<integer>0</integer>
<key>Mask</key>
<data></data>
<key>OemTableId</key>
<data></data>
<key>Replace</key>
<data>UhQaWFNUQQ==</data>
<key>ReplaceMask</key>
<data></data>
<key>Skip</key>
<integer>0</integer>
<key>TableLength</key>
<integer>0</integer>
<key>TableSignature</key>
<data></data>
</dict>
</array>
<key>Quirks</key>
<dict>
Expand Down Expand Up @@ -548,38 +578,7 @@
<key>Force</key>
<array/>
<key>Patch</key>
<array>
<dict>
<key>Arch</key>
<string>Any</string>
<key>Base</key>
<string></string>
<key>Comment</key>
<string>Whitelist BCM943224PCIEBT2</string>
<key>Count</key>
<integer>0</integer>
<key>Enabled</key>
<false/>
<key>Find</key>
<data>TWFjLTJFNkZBQjk2NTY2RkU1OEM=</data>
<key>Identifier</key>
<string>com.apple.driver.AirPort.Brcm4360</string>
<key>Limit</key>
<integer>0</integer>
<key>Mask</key>
<data></data>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string></string>
<key>Replace</key>
<data>TWFjLTdCQTVCMkRGRTIyREREOEM=</data>
<key>ReplaceMask</key>
<data></data>
<key>Skip</key>
<integer>0</integer>
</dict>
</array>
<array/>
<key>Quirks</key>
<dict>
<key>AppleCpuPmCfgLock</key>
Expand Down Expand Up @@ -1104,6 +1103,8 @@
<integer>-1</integer>
<key>ResizeUsePciRbIo</key>
<false/>
<key>ShimRetainProtocol</key>
<false/>
<key>TscSyncTimeout</key>
<integer>0</integer>
<key>UnblockFsConnect</key>
Expand Down

0 comments on commit 87531c9

Please sign in to comment.