mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-15 20:00:00 +10:00
Resolves firmware bricking issues
Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/43 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/42 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/40 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/38 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/32 Closes https://github.com/dortania/Opencore-Legacy-Patcher/issues/15
This commit is contained in:
@@ -52,10 +52,9 @@ SupportedSMBIOS = [
|
||||
"iMac12,2",
|
||||
"iMac13,1",
|
||||
"iMac13,2",
|
||||
#Remove due to pottential bricking with 11.0.1 and 11.1
|
||||
#"iMac14,1",
|
||||
#"iMac14,2",
|
||||
#"iMac14,3",
|
||||
"iMac14,1",
|
||||
"iMac14,2",
|
||||
"iMac14,3",
|
||||
# Mac Pro
|
||||
"MacPro3,1",
|
||||
"MacPro4,1",
|
||||
@@ -474,7 +473,6 @@ iMac144 = [
|
||||
]
|
||||
|
||||
# Mac Pro and Xserve
|
||||
|
||||
MacPro71 = [
|
||||
"MacPro3,1",
|
||||
"MacPro4,1",
|
||||
|
||||
Reference in New Issue
Block a user