diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fcb62d83..c20c58bb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ ## 0.5.3 - Integrate FixPCIeLinkrate.efi v0.1.0 - Fixes link rate for PCIe 3.0 devices on MacPro3,1 +- Resolve AppleIntelCPUPowerManagement Panic in Safe Mode + - Applicable for pre-Haswell Macs on Ventura ## 0.5.2 - Ventura Specific Updates: diff --git a/payloads/Kexts/Misc/AppleIntelCPUPowerManagement-v1.0.0.zip b/payloads/Kexts/Misc/AppleIntelCPUPowerManagement-v1.0.0.zip index e9321a128..d7158131a 100644 Binary files a/payloads/Kexts/Misc/AppleIntelCPUPowerManagement-v1.0.0.zip and b/payloads/Kexts/Misc/AppleIntelCPUPowerManagement-v1.0.0.zip differ diff --git a/payloads/Kexts/Misc/AppleIntelCPUPowerManagementClient-v1.0.0.zip b/payloads/Kexts/Misc/AppleIntelCPUPowerManagementClient-v1.0.0.zip index 6ea659945..4c8c117de 100644 Binary files a/payloads/Kexts/Misc/AppleIntelCPUPowerManagementClient-v1.0.0.zip and b/payloads/Kexts/Misc/AppleIntelCPUPowerManagementClient-v1.0.0.zip differ