From 350c009ce3a4c731c8e967bcc82ba0daf87dbe00 Mon Sep 17 00:00:00 2001 From: Kasper Date: Fri, 12 Jul 2024 23:21:02 +0200 Subject: [PATCH 1/2] Clarify that SysReport needs to be enabled --- Manual/dump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual/dump.md b/Manual/dump.md index 54be84e0..3eab446b 100644 --- a/Manual/dump.md +++ b/Manual/dump.md @@ -35,7 +35,7 @@ With OpenCore, we have 2 options: ### SysReport Quirk -With OpenCore 0.5.9, we have a new quirk called SysReport which will actually dump your DSDT automatically when hitting the boot screen. The main issues are: +As of OpenCore 0.5.9, we have a new quirk called SysReport that can be enabled in your `config.plist` under `Misc` > `SysReport`. This quick will actually dump your DSDT automatically when hitting the boot screen. The main issues are: * You already need a bootable OpenCore USB to get this dump * This also requires a DEBUG version of 0.5.9 From c011415eb5eb4167b7be6c7efb6a0eced2cfee77 Mon Sep 17 00:00:00 2001 From: Kasper Date: Fri, 12 Jul 2024 23:32:11 +0200 Subject: [PATCH 2/2] typeo --- Manual/dump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual/dump.md b/Manual/dump.md index 3eab446b..94788737 100644 --- a/Manual/dump.md +++ b/Manual/dump.md @@ -35,7 +35,7 @@ With OpenCore, we have 2 options: ### SysReport Quirk -As of OpenCore 0.5.9, we have a new quirk called SysReport that can be enabled in your `config.plist` under `Misc` > `SysReport`. This quick will actually dump your DSDT automatically when hitting the boot screen. The main issues are: +As of OpenCore 0.5.9, we have a new quirk called SysReport that can be enabled in your `config.plist` under `Misc` > `SysReport`. This quirk will actually dump your DSDT automatically when hitting the boot screen. The main issues are: * You already need a bootable OpenCore USB to get this dump * This also requires a DEBUG version of 0.5.9