|
2693 | 2693 | "FirmwareFeatures": "0xFD8FF53E", |
2694 | 2694 | "SecureBootModel": "j137", |
2695 | 2695 | "CPU Generation": cpu_data.CPUGen.skylake.value, |
2696 | | - "Max OS Supported": os_data.os_data.max_os, |
| 2696 | + "Max OS Supported": os_data.os_data.sequoia, |
2697 | 2697 | "Wireless Model": device_probe.Broadcom.Chipsets.AppleBCMWLANBusInterfacePCIe, |
2698 | 2698 | "Bluetooth Model": bluetooth_data.bluetooth_data.UART, |
2699 | 2699 | "Ethernet Chipset": "Aquantia", |
|
2828 | 2828 | "FirmwareFeatures": "0x8FDAFF066", |
2829 | 2829 | "SecureBootModel": "j160", |
2830 | 2830 | "CPU Generation": cpu_data.CPUGen.coffee_lake.value, |
2831 | | - "Max OS Supported": os_data.os_data.max_os, |
| 2831 | + "Max OS Supported": os_data.os_data.tahoe, |
2832 | 2832 | "Wireless Model": device_probe.Broadcom.Chipsets.AppleBCMWLANBusInterfacePCIe, |
2833 | 2833 | "Bluetooth Model": bluetooth_data.bluetooth_data.UART, |
2834 | 2834 | "Ethernet Chipset": "Aquantia", |
|
2953 | 2953 | "FirmwareFeatures": None, |
2954 | 2954 | "SecureBootModel": "j273a", |
2955 | 2955 | "CPU Generation": cpu_data.CPUGen.apple_dtk.value, |
2956 | | - "Max OS Supported": os_data.os_data.max_os, |
| 2956 | + "Max OS Supported": os_data.os_data.big_sur, #macOS Big Sur 11.3 |
2957 | 2957 | "Wireless Model": device_probe.Broadcom.Chipsets.AppleBCMWLANBusInterfacePCIe, |
2958 | 2958 | "Bluetooth Model": bluetooth_data.bluetooth_data.PCIe, |
2959 | 2959 | "Ethernet Chipset": "Broadcom", |
|
0 commit comments