mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-19 05:40:01 +10:00
Set iMacPro1,1 SMBIOS for Mac Pro and Xserve
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ class BuildOpenCore:
|
||||
elif model in ModelArray.iMac_iGPU:
|
||||
return "iMac16,1"
|
||||
elif model in ModelArray.MacPro:
|
||||
return "MacPro7,1"
|
||||
return "iMacPro1,1"
|
||||
else:
|
||||
return model
|
||||
|
||||
|
||||
Reference in New Issue
Block a user