mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-14 04:38:20 +10:00
Fix ADP3,2 ID
This commit is contained in:
@@ -2131,7 +2131,7 @@ smbios_dictionary = {
|
||||
"ADP3,2": {
|
||||
"Board ID": None,
|
||||
"FirmwareFeatures": None,
|
||||
"SecureBootModel": "j293",
|
||||
"SecureBootModel": "j273a",
|
||||
"CPU Generation": cpu_data.cpu_data.apple_dtk.value,
|
||||
"Max OS Supported": os_data.os_data.max_os,
|
||||
"Wireless Model": device_probe.Broadcom.Chipsets.AppleBCMWLANBusInterfacePCIe,
|
||||
|
||||
Reference in New Issue
Block a user