MacOS High Sierra 10.13 On Windows PCs-Laptops

For Broadwell HD5500 to boot without kernel panic, we need to boot installer and post installation differently due to the broadwell graphics frame buffer and the graphic kext. 

For installation – Intel inject kext = NO and when it’s done for acceleration, set it to YES. Also need to use Lilu.kext and in case config.plist patch doesn’t work. This is  for this laptop.

broadwell kexts for macOS High Sierra 10.13     Clover KextsToPatch for Broadwell HD5500

Clover KextsToPatch for Broadwell HD5500 in Xcode

KextsToPatch in config.plist

<key>Graphics</key>

<dict>

<key>ig-platform-id</key>

<string>0x16260006</string>

<key>Inject</key>

<dict>

<key>Intel</key>

<true/>

</dict>

</dict>
<dict>

<key>Comment</key>

<string>0x16260006,0x16260004/etc, 32MB BIOS, 19MB framebuffer, 9MB cursor bytes (credit RehabMan)</string>

<key>Disabled</key>

<false/>

<key>Name</key> <string>com.apple.driver.AppleIntelBDWGraphicsFramebuffer</string> <key>Find</key>

<data>AAAgAgAAUAE=</data>

<key>Replace</key>

<data>AAAwAQAAkAA=</data>

</dict>

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

33 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.