From 5ff22e6bcc7e7dbf6074e545461420de22dbb9ba Mon Sep 17 00:00:00 2001 From: Samay Bhattacharyya <51021714+NeilKerman@users.noreply.github.com> Date: Wed, 14 Oct 2020 19:28:27 +0530 Subject: [PATCH] Corrected Minor Typo There was a typo under "UEFI Shell" in Manual/dump.md, checked, and corrected. --- Manual/dump.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Manual/dump.md b/Manual/dump.md index 207b174..0812ec2 100644 --- a/Manual/dump.md +++ b/Manual/dump.md @@ -62,7 +62,7 @@ And voila! You have a DSDT! Now you can continue on with making SSDTs ### UEFI Shell -For this, we'll want ti grab [`acpidump.efi`](https://github.com/dortania/OpenCore-Install-Guide/tree/master/extra-files/acpidump.efi.zip) and add this to `EFI/OC/Tools` and in your config under `Misc -> Tools` with the argument: `-b -n DSDT -z` and select this option in OpenCore's picker. +For this, we'll want to grab [`acpidump.efi`](https://github.com/dortania/OpenCore-Install-Guide/tree/master/extra-files/acpidump.efi.zip) and add this to `EFI/OC/Tools` and in your config under `Misc -> Tools` with the argument: `-b -n DSDT -z` and select this option in OpenCore's picker. If OpenCore is having issues running acpidump.efi from the boot picker, you can call it from the shell with [OpenShell](https://github.com/acidanthera/OpenCorePkg/releases)(reminder to add to both `EFI/OC/Tools` and in your config under `Misc -> Tools` ):