From d0ca64a3b6acc5fa2b73bb97f8ee82398c8e114c Mon Sep 17 00:00:00 2001 From: Carsten Schmiemann Date: Thu, 3 Mar 2022 20:30:03 +0100 Subject: [PATCH] Added Bluetooth and Wifi kext to config, for stock AX200 card on Aorus X570 Wifi --- .DS_Store | Bin 6148 -> 6148 bytes EFI/OC/Config.plist | 90 ++++++++++++++++++++++++++------------------ 2 files changed, 54 insertions(+), 36 deletions(-) diff --git a/.DS_Store b/.DS_Store index ca92291d50dcbebf9f7c065afc9d0a4f8df253a8..eb31fd7dd5c1ca144986c763853245cd9dd5f209 100644 GIT binary patch delta 61 zcmV-D0K)%-FoZCWVFS2gaFg)?r;{)g1d|T|5&^iAA^~v<7<+p$IW#OFHZzl+0UQB} Tle+;Q0gJQS0W1cy1_=HSZ9fxG delta 62 zcmV-E0Kxx+FoZCWVFS5haFg)?r;{)g1d|T|5&^lBA^~v=8GCy-HaRRHF*7!kodFyH Ui<7zm9|4TB+5s#Evj+(M4}S#{i~s-t diff --git a/EFI/OC/Config.plist b/EFI/OC/Config.plist index ad5b6ea..31305fe 100755 --- a/EFI/OC/Config.plist +++ b/EFI/OC/Config.plist @@ -232,24 +232,6 @@ PlistPath Contents/Info.plist - - Arch - Any - BundlePath - SmallTreeIntel82576.kext - Comment - Intel Ethernet LAN - Enabled - - ExecutablePath - Contents/MacOS/SmallTreeIntel82576 - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - Arch Any @@ -322,24 +304,6 @@ PlistPath Contents/Info.plist - - Arch - x86_64 - BundlePath - AirportBrcmFixup.kext - Comment - - Enabled - - ExecutablePath - Contents/MacOS/AirportBrcmFixup - MaxKernel - - MinKernel - 15.0.0 - PlistPath - Contents/Info.plist - Arch Any @@ -358,6 +322,60 @@ PlistPath Contents/Info.plist + + Arch + Any + BundlePath + IntelBluetoothFirmware.kext + Comment + Intel Bluetooth Firmware + Enabled + + ExecutablePath + Contents/MacOS/IntelBluetoothFirmware + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BlueToolFixup.kext + Comment + Intel Bluetooth Fix + Enabled + + ExecutablePath + Contents/MacOS/BlueToolFixup + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportItlwm.kext + Comment + Intel WiFi + Enabled + + ExecutablePath + Contents/MacOS/AirportItlwm + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Block