From 0cc8c81fcc1cda3630fa3a78bfd6f799adeeea59 Mon Sep 17 00:00:00 2001 From: Vitaly Cheptsov <4348897+vit9696@users.noreply.github.com> Date: Fri, 10 Oct 2025 02:24:18 +0300 Subject: [PATCH] Docs: Sync changelog --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index e7f89ec8..77f7df75 100644 --- a/Changelog.md +++ b/Changelog.md @@ -9,6 +9,8 @@ OpenCore Changelog - Added `background-color` NVRAM variable to fix 10.9 boot screen - Fixed debug build of OpenShell not starting on Mac EFI with > 25 file systems - Improved build speed for Utilities in CI and local build +- Fixed ACPI 1.0 RSDP being reported under ACPI 2.0 GUID with Duet +- Improved logic for RSDP version checking in ACPI patching code #### v1.0.5 - Fixed incorrect print in PCI device info dumping in `SysReport`