Skip to content

Hackintosh EFI (ASUS X299 PRIME DELUXE II + i9 7980XE + Radeon VII)

Notifications You must be signed in to change notification settings

Codesmadness/hackintosh

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackintosh

Hackintosh EFI (ASUS X299 PRIME DELUXE II + i9 7980XE + Radeon VII)

BIOS Setup

  • MSR lock [disabled]
  • XMP [enabled, profile#1]
  • CSM [disabled]
  • Fast boot [disabled]
  • On-board bluetooth [disabled]

EFI, config.plist & SSDT for USB and bluetooth

See EFI folder Remember to update the SMBIOS serial number.

CPU/Model name

CPU:

plutil -convert xml1 AppleSystemInfo.strings
#edit
plutil -convert binary1 AppleSystemInfo.strings

Press F3 to show Recovery in clover.
Enter Recovery Mode.

cp AppleSystemInfo.strings /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/Resources/en.lproj/AppleSystemInfo.strings

Model:

plutil -convert xml1 com.apple.SystemProfiler.plist
#edit
plutil -convert binary1 com.apple.SystemProfiler.plist

cp com.apple.SystemProfiler.plist ~/Library/Preferences/com.apple.SystemProfiler.plist

About

Hackintosh EFI (ASUS X299 PRIME DELUXE II + i9 7980XE + Radeon VII)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%