mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-19 13:46:05 +10:00
Resolve Macmini4,1 HDEF pathing
This commit is contained in:
@@ -3,6 +3,7 @@
|
|||||||
## 0.4.2
|
## 0.4.2
|
||||||
- Resolve app crashing on some 3rd party SAS/SATA controllers
|
- Resolve app crashing on some 3rd party SAS/SATA controllers
|
||||||
- Add Beta identifier to macOS Installer menu
|
- Add Beta identifier to macOS Installer menu
|
||||||
|
- Resolve Macmini4,1 HDEF pathing
|
||||||
|
|
||||||
## 0.4.1
|
## 0.4.1
|
||||||
- Add XHCI Boot Support to pre-UEFI 2.0 Macs
|
- Add XHCI Boot Support to pre-UEFI 2.0 Macs
|
||||||
|
|||||||
@@ -1546,6 +1546,7 @@ smbios_dictionary = {
|
|||||||
"Wireless Model": device_probe.Broadcom.Chipsets.AirPortBrcm4360,
|
"Wireless Model": device_probe.Broadcom.Chipsets.AirPortBrcm4360,
|
||||||
"Bluetooth Model": bluetooth_data.bluetooth_data.BRCM2070,
|
"Bluetooth Model": bluetooth_data.bluetooth_data.BRCM2070,
|
||||||
"Ethernet Chipset": "Broadcom",
|
"Ethernet Chipset": "Broadcom",
|
||||||
|
"nForce Chipset": True,
|
||||||
"Stock GPUs": [
|
"Stock GPUs": [
|
||||||
device_probe.NVIDIA.Archs.Tesla
|
device_probe.NVIDIA.Archs.Tesla
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user