Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
- updated for macOS 13.1
Browse files Browse the repository at this point in the history
- updated OC MOD
- added support for AMD Radeon 550
  • Loading branch information
rursache committed Jan 15, 2023
1 parent 8e65564 commit 3365fb5
Show file tree
Hide file tree
Showing 60 changed files with 175 additions and 49 deletions.
1 change: 1 addition & 0 deletions EFI/BOOT/.contentFlavour
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OpenCore
1 change: 1 addition & 0 deletions EFI/BOOT/.contentVisibility
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Disabled
Binary file modified EFI/BOOT/BOOTx64.efi
Binary file not shown.
1 change: 1 addition & 0 deletions EFI/OC/.contentFlavour
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OpenCore
1 change: 1 addition & 0 deletions EFI/OC/.contentVisibility
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Disabled
Binary file added EFI/OC/ACPI/SSDT-GPU-SPOOF-RX550.aml
Binary file not shown.
Binary file removed EFI/OC/ACPI/SSDT-HACK.aml
Binary file not shown.
Binary file added EFI/OC/Drivers/ArpDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/AudioDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/BiosVideo.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/CrScreenshotDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/Dhcp4Dxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/DnsDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/DpcDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/Ext4Dxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/HiiDatabase.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/HttpBootDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/HttpDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/HttpUtilitiesDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/Ip4Dxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/MnpDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/NvmExpressDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenCanopy.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenHfsPlus.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenLinuxBoot.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/OpenNtfsDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/OpenPartitionDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/OpenRuntime.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/OpenUsbKbDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/OpenVariableRuntimeDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/Ps2KeyboardDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/Ps2MouseDxe.efi
Binary file not shown.
Binary file modified EFI/OC/Drivers/ResetNvramEntry.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/SnpDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/TcpDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/ToggleSipEntry.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/Udp4Dxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/UsbMouseDxe.efi
Binary file not shown.
Binary file added EFI/OC/Drivers/XhciDxe.efi
Binary file not shown.
126 changes: 117 additions & 9 deletions EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G918</string>
<string>21G320</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.7.6</string>
<string>1.7.8</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.7.6</string>
<string>1.7.8</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1321</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>ALCUserClientProvider</key>
Expand Down Expand Up @@ -11644,6 +11644,35 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283906592</integer>
<key>CodecName</key>
<string>CaseySJ - ALC1220 for Gigabyte B550 Vision D</string>
<key>ConfigData</key>
<data>
AUccEAFHHUABRx4QAUcfkAFHDAIBVxwgAVcd
EAFXHgEBVx8BAWccMAFnHWABZx4BAWcfAQGH
HEABhx2QAYceoAGHH5ABlxxQAZcdkAGXHqEB
lx8CAaccYAGnHTABpx6BAacfAQG3HHABtx1A
AbceIQG3HwIBtwwCAeccgAHnHSEB5x5FAecf
AQ==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>20</integer>
<key>WakeConfigData</key>
<data>
AUcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down Expand Up @@ -12381,6 +12410,33 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283906408</integer>
<key>CodecName</key>
<string>Realtek ALC S1220A for Asus ROG Strix X570-F Gaming (based on Mirone's layout 7)</string>
<key>ConfigData</key>
<data>
AUccEAFHHUABRx4RAUcfAQFXHFABVx0QAVce
AQFXHwEBZxwwAWcdYAFnHgEBZx8BAYccYAGH
HZABhx6gAYcfkAGXHHABlx2QAZcegQGXHwEB
txwgAbcdQAG3HiEBtx8BAUcMAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>15</integer>
<key>WakeConfigData</key>
<data>
AUcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
Expand Down Expand Up @@ -14873,6 +14929,58 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Littlesum - Realtek ALC256 (3246) for Intel NUC9 </string>
<key>CodecID</key>
<integer>283902550</integer>
<key>ConfigData</key>
<data>
AhccEAIXHRACFx4hAhcfAgIXDAIB5xwgAecd
EQHnHkUB5x8BAZccMAGXHRABlx6gAZcfkgG3
HEABtx0QAbceEQG3HwEBtwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>68</integer>
<key>WakeConfigData</key>
<data>
AhcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>juniorcaesar - Acer Aspire A315-56-327T ALC255</string>
<key>CodecID</key>
<integer>283902549</integer>
<key>ConfigData</key>
<data>
AZccEAGXHZABlx6AAZcfAQGXByQBRxwgAUcd
EAFHHhcBRx+QAUcMAgIXHDACFx0QAhceIQIX
HwECFwwCAhcIgwEnHMABJx0AASceoAEnH5A=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>69</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAICFwiDAZcHJA==
</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.
18 changes: 9 additions & 9 deletions EFI/OC/Kexts/Lilu.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G730</string>
<string>21G320</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.2</string>
<string>1.6.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.2</string>
<string>1.6.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1321</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>as.vit9696.Lilu</key>
Expand Down
Binary file modified EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
Binary file not shown.
18 changes: 9 additions & 9 deletions EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G730</string>
<string>21G320</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
Expand All @@ -17,31 +17,31 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.1</string>
<string>1.6.3</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.1</string>
<string>1.6.3</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1321</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>NVHDAEnabler</key>
Expand Down
Binary file modified EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
Binary file not shown.
Binary file modified EFI/OC/OpenCore.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/BootKicker.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ChipTune.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/CleanNvram.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ControlMsrE2.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/CsrUtil.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/GopStop.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/KeyTester.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/MmapDump.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenControl.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/OpenShell.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/ResetSystem.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/RtcRw.efi
Binary file not shown.
Binary file modified EFI/OC/Tools/TpmInfo.efi
Binary file not shown.
Loading

0 comments on commit 3365fb5

Please sign in to comment.