黑苹果EFI大全|免费分享各种黑苹果EFI资源
This is a repo where I store my EFI and steps to get my Ryzen Hackintosh working properly.
Processor: AMD Ryzen 5 2600
Mainboard: AsRock B450M Steel Legend
Memory: Corsair Vengeance (2x8GB) DDR4-3200
Storage: ADATA XPG SX8200 Pro (512GB) M.2 NVMe (OSX)
Graphics Card: Sapphire Radeon R9 370 4GB
MacOS Catalina 10.15.7 (Build 19H2)
OpenCore GPU Spoof
Patch SSDT-GPU-SPOOF
Inject Kexts with Hackintool
Bypass CSR Filesystem
Compiling and Decompiling ACPI Tables
Making OC Installer in Windows
Organizing OpenCore EFI
Gathering Required Files
Dumping DSDT
Modifying config.plist
Hackintool – Injecting Kexts
MaciASL – ACPI Editing IDE for macOS
ProperTree – Edit .plist
GenSMBIOS – Generate SMBIOS
SSDTTime – Dump DSDT & Apply General Patch
MountEFI – Mount OS EFI Partition
gibMacOS – Download and Create Bootable OC USB
boot-args: -v keepsyms=1 debug=0x100 alcid=1 npci=0x2000
~~External (_SB_.PCI0, DeviceObj)~~
~~External (_SB_.PCI0.PEG0.PEGP, DeviceObj)~~
Modify this 2 lines into ??
External (_SB_.PCI0.PEG0.PEGP, DeviceObj)
Scope (\_SB.PCI0.PEG0.PEGP).
csrutil enable --without fs
and reboot ?? Bypass CSR Filesystemcsrutil enable
from Recovery Mode