黑苹果EFI大全|免费分享各种黑苹果EFI资源
The OpenCore configuration in this Repo is mostly done, there’s only a few things you should change before you can use this for your hackintosh endeavors. I have mostly followed the Dortania Guide for this but there are two exceptions I found out after researching for a while. This was only tested with macOS Catalina 10.15.6, Big Sur updates may follow once it officially releases. If you are just here for the PCI Initialization patch I have left a plist in the repository root so you can just copy it over to your existing plist.
(Friendly reminder that X99 is a horrible platform in general and that if you want a stable hack please buy something else, even AMD Ryzen was easier to setup that this)
If you are lazy and have the same amount of front USB 3.0 ports (2) as me, you can use use my USBMap.kext I placed in the root directory of this repository, extract it, place it in your kext folder and then enable the USBMap entry in the plist (you only have make you own USBMap.kext if you have a different amount of front USB ports).
First you’ll need to grab Corpnewt’s USBMap Utility and then enable the USB Port Limit Remove patches in the .plist under Kernel>Patch (These only work for Catalina) and USBInjectAll.kext under Kernel>Add. Then go ahead and reboot. Now open up the USBMap utility and press D to discover all your USB ports. Now you need an USB 2.0 and 3.0 device. Proceed to plug each of those devices into every USB port and leave it there until the USBMap utility visibly refreshes. After you are done press Q to quit and then just press P to enter the .kext creation section and finally after that press K to build your USB map kext. (If it asks you to automatically it in your EFI folder just press N to dismiss it). Now go and move your finished USB map into your kext folder, disable the USB port limit kernel patches and USBInjectAll.kext and enable the entry for USBMap.kext I have added.
DevirtualiseMmio was disabled to get the system to boot and a custom kernel patch I have discovered after some research was added to get past the PCI initialization point.