Fix ThirdPartyDrives model detection

Reference: https://github.com/dortania/Opencore-Legacy-Patcher/issues/83
This commit is contained in:
Mykola Grymalyuk
2021-03-07 12:43:12 -07:00
parent 65cb3cf7f0
commit 90274eef33
4 changed files with 19 additions and 1 deletions
+12
View File
@@ -801,4 +801,16 @@ NightShiftExclude = [
UGAtoGOP = [
"MacPro3,1"
]
NoSATAPatch = [
"MacBookAir5,1",
"MacBookAir5,2",
"MacBookPro10,1",
"MacBookPro10,2",
"iMac13,1",
"iMac13,2",
"iMac14,1",
"iMac14,2",
"iMac14,3",
]