mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 21:24:40 +10:00
Add MacBookPro18,x data set
This commit is contained in:
@@ -19,4 +19,5 @@ class cpu_data(enum.IntEnum):
|
||||
|
||||
apple_dtk = 112 # A12
|
||||
apple_m1 = 114 # A14
|
||||
apple_m2 = 115 # A15
|
||||
apple_m1_pro = 115
|
||||
apple_m1_max = 116
|
||||
|
||||
Reference in New Issue
Block a user