diff --git a/EFI/BOOT/BOOTx64.efi b/EFI/BOOT/BOOTx64.efi index 7d5ae98..f25ac67 100644 Binary files a/EFI/BOOT/BOOTx64.efi and b/EFI/BOOT/BOOTx64.efi differ diff --git a/EFI/OC/Drivers/AudioDxe.efi b/EFI/OC/Drivers/AudioDxe.efi index a741e20..334e2e8 100644 Binary files a/EFI/OC/Drivers/AudioDxe.efi and b/EFI/OC/Drivers/AudioDxe.efi differ diff --git a/EFI/OC/Drivers/OpenRuntime.efi b/EFI/OC/Drivers/OpenRuntime.efi index 9d5d4e8..4320f01 100644 Binary files a/EFI/OC/Drivers/OpenRuntime.efi and b/EFI/OC/Drivers/OpenRuntime.efi differ diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist index 80f9d4e..bec76b4 100644 --- a/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/AppleALC.kext/Contents/Info.plist @@ -17,7 +17,7 @@ <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> @@ -25,7 +25,7 @@ <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> @@ -1518,9 +1518,9 @@ <integer>283902517</integer> <key>ConfigData</key> <data> - AZccUAGXHQABlx6gAZcfkAGnHEABpx0QAace - gAGnHwIBtxyAAbcdEAG3HhEBtx8BAbcMAgIX - HFACFx0QAhceIQIXHwICFwwC + AZccMAGXHQEBlx6gAZcfkAGnHEABpx0QAace + gQGnHwIBtxwgAbcdQAG3HgEBtx8BAbcMAgIX + HBACFx0QAhceIQIXHwICFwwC </data> <key>FuncGroup</key> <integer>1</integer> @@ -1528,7 +1528,7 @@ <integer>18</integer> <key>WakeConfigData</key> <data> - AZcHJQGnByUBtwwCAhcMAg== + AZcHIAGnByQBtwwCAhcMAg== </data> <key>WakeVerbReinit</key> <true/> diff --git a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC index 1c1f078..6b466c5 100644 Binary files a/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/EFI/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist index bc26ab0..7a9bc8c 100644 --- a/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/Lilu.kext/Contents/Info.plist @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> - <string>1.5.4</string> + <string>1.5.5</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleSupportedPlatforms</key> @@ -25,7 +25,7 @@ <string>MacOSX</string> </array> <key>CFBundleVersion</key> - <string>1.5.4</string> + <string>1.5.5</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTPlatformBuild</key> @@ -55,7 +55,7 @@ <key>IOProviderClass</key> <string>IOResources</string> <key>IOResourceMatch</key> - <string>IOKit</string> + <string>IOBSD</string> </dict> </dict> <key>LSMinimumSystemVersion</key> @@ -65,6 +65,21 @@ <key>OSBundleCompatibleVersion</key> <string>1.2.0</string> <key>OSBundleLibraries</key> + <dict> + <key>com.apple.kernel.6.0</key> + <string>7.9.9</string> + <key>com.apple.kpi.bsd</key> + <string>8.0.0</string> + <key>com.apple.kpi.iokit</key> + <string>8.0.0</string> + <key>com.apple.kpi.libkern</key> + <string>8.0.0</string> + <key>com.apple.kpi.mach</key> + <string>8.0.0</string> + <key>com.apple.kpi.unsupported</key> + <string>8.0.0</string> + </dict> + <key>OSBundleLibraries_x86_64</key> <dict> <key>com.apple.kpi.bsd</key> <string>10.0.0</string> diff --git a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu index 270bdea..9435296 100644 Binary files a/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/EFI/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist index 70834b8..ecad155 100644 --- a/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/VirtualSMC.kext/Contents/Info.plist @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> - <string>1.2.5</string> + <string>1.2.6</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleSupportedPlatforms</key> @@ -25,7 +25,7 @@ <string>MacOSX</string> </array> <key>CFBundleVersion</key> - <string>1.2.5</string> + <string>1.2.6</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTPlatformBuild</key> @@ -390,14 +390,31 @@ <key>OSBundleCompatibleVersion</key> <string>1.0</string> <key>OSBundleLibraries</key> + <dict> + <key>as.vit9696.Lilu</key> + <string>1.2.0</string> + <key>com.apple.iokit.IOACPIFamily</key> + <string>1.0.0d1</string> + <key>com.apple.kernel.6.0</key> + <string>7.9.9</string> + <key>com.apple.kpi.bsd</key> + <string>8.0.0</string> + <key>com.apple.kpi.iokit</key> + <string>8.0.0</string> + <key>com.apple.kpi.libkern</key> + <string>8.0.0</string> + <key>com.apple.kpi.mach</key> + <string>8.0.0</string> + <key>com.apple.kpi.unsupported</key> + <string>8.0.0</string> + </dict> + <key>OSBundleLibraries_x86_64</key> <dict> <key>as.vit9696.Lilu</key> <string>1.2.0</string> <key>com.apple.iokit.IOACPIFamily</key> <string>1.0.0d1</string> <key>com.apple.kpi.bsd</key> - <string>10.0.0</string> - <key>com.apple.kpi.dsep</key> <string>10.0.0</string> <key>com.apple.kpi.iokit</key> <string>10.0.0</string> diff --git a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC index 93701c6..bbab34b 100644 Binary files a/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/EFI/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist index 2566a22..08dedaa 100644 --- a/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist +++ b/EFI/OC/Kexts/WhateverGreen.kext/Contents/Info.plist @@ -17,7 +17,7 @@ <key>CFBundlePackageType</key> <string>KEXT</string> <key>CFBundleShortVersionString</key> - <string>1.5.1</string> + <string>1.5.2</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleSupportedPlatforms</key> @@ -25,7 +25,7 @@ <string>MacOSX</string> </array> <key>CFBundleVersion</key> - <string>1.5.1</string> + <string>1.5.2</string> <key>DTCompiler</key> <string>com.apple.compilers.llvm.clang.1_0</string> <key>DTPlatformBuild</key> diff --git a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen index 9835803..8bc0818 100644 Binary files a/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/EFI/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ diff --git a/EFI/OC/OpenCore.efi b/EFI/OC/OpenCore.efi index bfde110..c5d28b8 100644 Binary files a/EFI/OC/OpenCore.efi and b/EFI/OC/OpenCore.efi differ diff --git a/EFI/OC/Tools/CleanNvram.efi b/EFI/OC/Tools/CleanNvram.efi index cb3b9dc..208dc70 100644 Binary files a/EFI/OC/Tools/CleanNvram.efi and b/EFI/OC/Tools/CleanNvram.efi differ diff --git a/EFI/OC/Tools/ControlMsrE2.efi b/EFI/OC/Tools/ControlMsrE2.efi index 1c3b908..c5e340b 100644 Binary files a/EFI/OC/Tools/ControlMsrE2.efi and b/EFI/OC/Tools/ControlMsrE2.efi differ diff --git a/EFI/OC/Tools/OpenShell.efi b/EFI/OC/Tools/OpenShell.efi index ef7d533..6f27423 100644 Binary files a/EFI/OC/Tools/OpenShell.efi and b/EFI/OC/Tools/OpenShell.efi differ diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index f08ce81..6f71372 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -1069,6 +1069,8 @@ <string>Builtin</string> <key>CustomDelays</key> <false/> + <key>GraphicsInputMirroring</key> + <true/> <key>KeyInitialDelay</key> <integer>0</integer> <key>KeySubsequentDelay</key> diff --git a/changes.txt b/changes.txt index caf129a..309c76f 100644 --- a/changes.txt +++ b/changes.txt @@ -1,3 +1,19 @@ +OC 0.7.2 EFI R001 + OpenCore + Updated BOOT/BOOTx64.efi + Updated OC/OpenCore.efi + Updated OC/Drivers/AudioDxe.efi + Updated OC/Drivers/OpenRuntime.efi + config.plist + Added UEFI>AppleInput>GraphicsInputMirroring (Boolean: True) + Kexts + Upgraded AppleALC.kext from 1.6.2 to 1.6.3 + Upgraded Lilu.kext from 1.5.4 to 1.5.5 + Upgraded VirtualSMC.kext from 1.2.5 to 1.2.6 + Upgraded WhateverGreen.kext from 1.5.1 to 1.5.2 + Tools + Upgraded + OC 0.7.1 EFI R001 config.plist - Added ACPI>Quirks>SyncTableIds (Boolean, False)