
Open Terminal from Launchpad, Utilities and paste the following code one after another.
Bash:
curl -o ~/ssdtPRGen.sh https://raw.githubusercontent.com/Piker-Alpha/ssdtPRGen.sh/Beta/ssdtPRGen.sh
sudo chmod +x ~/ssdtPRGen.sh
cd ~ # change directory to home
sudo ./ssdtPRGen.sh
y
n
EFI Mounter
or Clover Configurator
or use Terminal with first command below. Anyway once you have mounted then Copy and paste the below command into Terminal and hit Enter :
Bash:
sudo diskutil mount EFI
cp /Users/queen/Library/ssdtPRGen/ssdt.aml /Volumes/EFI/EFI/Clover/ACPI/patched/
Last edited: