From bc18bdce0380b53ab54cda83c7bf0f8098c708bd Mon Sep 17 00:00:00 2001 From: Mykola Grymalyuk Date: Thu, 23 Mar 2023 11:21:59 -0600 Subject: [PATCH] Sync CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc9ef55e9..9286adfb3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,11 @@ - Credit to [Ausdauersportler](https://github.com/Ausdauersportler) for implementation - Implement Continuity Camera Unlocking for pre-Kaby Lake CPUs - Applicable for all legacy Macs in macOS Ventura +- Resolve boot support for 3802-based GPUs with macOS 13.3 + - Applicable for following GPUs: + - Intel Ivy Bridge and Haswell iGPUs + - Nvidia Kepler dGPUs + - Note: patchset now requires AMFI to be disabled, patchset still in active development to remove this requirement - Backend Changes: - Refactored kdk_handler.py - Prioritizes KdkSupportPkg repository for downloads