Fix Thunderbolt Ethernet support on MacBookAir4,x

Closes https://github.com/dortania/OpenCore-Legacy-Patcher/issues/268
This commit is contained in:
Mykola Grymalyuk
2021-06-06 13:16:09 -06:00
parent ebc6611f5c
commit 3679324371
2 changed files with 3 additions and 0 deletions

View File

@@ -4,6 +4,7 @@
- Add FireWire Boot Support for Catalina and newer
- Add NVMe firmware support for older models (ie. MacPro3,1)
- OpenCore must be stored on a bootable volume (ie. USB or SATA)
- Fix Thunderbolt Ethernet support on MacBookAir4,x
## 0.1.6
- Add XHCI UEFI Driver for 3rd Party USB 3.0 Controllers

View File

@@ -152,6 +152,8 @@ EthernetMarvell = [
"Dortania1,1"
]
EthernetBroadcom = [
"MacBookAir4,1",
"MacBookAir4,2",
"MacBookPro6,1",
"MacBookPro6,2",
"MacBookPro7,1",