diff --git a/.DS_Store b/.DS_Store
index af915ba..5a928fe 100755
Binary files a/.DS_Store and b/.DS_Store differ
diff --git a/BOOT/.contentFlavour b/BOOT/.contentFlavour
new file mode 100755
index 0000000..8b66bff
--- /dev/null
+++ b/BOOT/.contentFlavour
@@ -0,0 +1 @@
+OpenCore
\ No newline at end of file
diff --git a/BOOT/.contentVisibility b/BOOT/.contentVisibility
new file mode 100755
index 0000000..cd16b9f
--- /dev/null
+++ b/BOOT/.contentVisibility
@@ -0,0 +1 @@
+Disabled
\ No newline at end of file
diff --git a/BOOT/BOOTx64.efi b/BOOT/BOOTx64.efi
index 6611a65..52e9f74 100755
Binary files a/BOOT/BOOTx64.efi and b/BOOT/BOOTx64.efi differ
diff --git a/OC/.contentFlavour b/OC/.contentFlavour
new file mode 100755
index 0000000..8b66bff
--- /dev/null
+++ b/OC/.contentFlavour
@@ -0,0 +1 @@
+OpenCore
\ No newline at end of file
diff --git a/OC/.contentVisibility b/OC/.contentVisibility
new file mode 100755
index 0000000..cd16b9f
--- /dev/null
+++ b/OC/.contentVisibility
@@ -0,0 +1 @@
+Disabled
\ No newline at end of file
diff --git a/OC/ACPI/SSDT-PMC.aml b/OC/ACPI/SSDT-PMC.aml
new file mode 100755
index 0000000..dd24d06
Binary files /dev/null and b/OC/ACPI/SSDT-PMC.aml differ
diff --git a/OC/Drivers/OpenCanopy.efi b/OC/Drivers/OpenCanopy.efi
index f47b941..1a6195e 100755
Binary files a/OC/Drivers/OpenCanopy.efi and b/OC/Drivers/OpenCanopy.efi differ
diff --git a/OC/Drivers/OpenRuntime.efi b/OC/Drivers/OpenRuntime.efi
index 24e0073..cacf1af 100755
Binary files a/OC/Drivers/OpenRuntime.efi and b/OC/Drivers/OpenRuntime.efi differ
diff --git a/OC/Kexts/AirportItlwm.kext/Contents/Info.plist b/OC/Kexts/AirportItlwm.kext/Contents/Info.plist
deleted file mode 100755
index bca1427..0000000
--- a/OC/Kexts/AirportItlwm.kext/Contents/Info.plist
+++ /dev/null
@@ -1,83 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 19H1419
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- AirportItlwm
- CFBundleIdentifier
- com.zxystd.AirportItlwm
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- AirportItlwm
- CFBundlePackageType
- KEXT
- CFBundleShortVersionString
- 2.1.0
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 2.1.0
- DTCompiler
- com.apple.compilers.llvm.clang.1_0
- DTPlatformBuild
- 11A420a
- DTPlatformVersion
- GM
- DTSDKBuild
- 19A547
- DTSDKName
- macosx10.15
- DTXcode
- 1100
- DTXcodeBuild
- 11A420a
- IOKitPersonalities
-
- itlwm
-
- CFBundleIdentifier
- com.zxystd.AirportItlwm
- IOClass
- AirportItlwm
- IOMatchCategory
- IODefaultMatchCategory
- IOPCIMatch
- 0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086 0x27258086 0x27268086 0x7A708086 0x7AF08086 0x51F08086 0x54F08086 0x27298086 0x7E408086
- IOProbeScore
- 2000
- IOProviderClass
- IOPCIDevice
-
-
- LSMinimumSystemVersion
- 10.15
- NSHumanReadableCopyright
- Copyright © 2020 钟先耀. All rights reserved.
- OSBundleLibraries
-
- com.apple.iokit.IO80211FamilyLegacy
- 600.0
- com.apple.iokit.IONetworkingFamily
- 3.2
- com.apple.iokit.IOPCIFamily
- 2.9
- com.apple.kpi.bsd
- 16.7
- com.apple.kpi.iokit
- 16.7
- com.apple.kpi.libkern
- 16.7
- com.apple.kpi.mach
- 16.7
-
- OSBundleRequired
- Network-Root
-
-
diff --git a/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm b/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm
deleted file mode 100755
index c59deba..0000000
Binary files a/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm and /dev/null differ
diff --git a/OC/Kexts/AppleALC.kext/Contents/Info.plist b/OC/Kexts/AppleALC.kext/Contents/Info.plist
index 1bb3eeb..bf26906 100755
--- a/OC/Kexts/AppleALC.kext/Contents/Info.plist
+++ b/OC/Kexts/AppleALC.kext/Contents/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.7.8
+ 1.7.9
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,11 +25,11 @@
MacOSX
CFBundleVersion
- 1.7.8
+ 1.7.9
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 13F100
+ 14A400
DTPlatformName
macosx
DTPlatformVersion
@@ -39,9 +39,9 @@
DTSDKName
macosx12.3
DTXcode
- 1341
+ 1401
DTXcodeBuild
- 13F100
+ 14A400
IOKitPersonalities
ALCUserClientProvider
diff --git a/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC b/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC
index 83b368d..32109e7 100755
Binary files a/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC and b/OC/Kexts/AppleALC.kext/Contents/MacOS/AppleALC differ
diff --git a/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist b/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
deleted file mode 100755
index ef21ece..0000000
--- a/OC/Kexts/BlueToolFixup.kext/Contents/Info.plist
+++ /dev/null
@@ -1,81 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 20G817
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- BlueToolFixup
- CFBundleIdentifier
- as.acidanthera.BlueToolFixup
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- BlueToolFixup
- CFBundlePackageType
- KEXT
- CFBundleShortVersionString
- 2.6.4
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 2.6.4
- DTCompiler
- com.apple.compilers.llvm.clang.1_0
- DTPlatformBuild
- 13C100
- DTPlatformName
- macosx
- DTPlatformVersion
- 12.1
- DTSDKBuild
- 21C46
- DTSDKName
- macosx12.1
- DTXcode
- 1321
- DTXcodeBuild
- 13C100
- IOKitPersonalities
-
- BlueToolFixup
-
- CFBundleIdentifier
- as.acidanthera.BlueToolFixup
- IOClass
- BlueToolFixup
- IOMatchCategory
- BlueToolFixup
- IOProviderClass
- IOResources
- IOResourceMatch
- IOKit
-
-
- LSMinimumSystemVersion
- 10.8
- OSBundleLibraries
-
- as.vit9696.Lilu
- 1.4.7
- com.apple.kpi.bsd
- 12.0.0
- com.apple.kpi.dsep
- 12.0.0
- com.apple.kpi.iokit
- 12.0.0
- com.apple.kpi.libkern
- 12.0.0
- com.apple.kpi.mach
- 12.0.0
- com.apple.kpi.unsupported
- 12.0.0
-
- OSBundleRequired
- Root
-
-
diff --git a/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup b/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup
deleted file mode 100755
index ea7efd3..0000000
Binary files a/OC/Kexts/BlueToolFixup.kext/Contents/MacOS/BlueToolFixup and /dev/null differ
diff --git a/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist b/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist
new file mode 100755
index 0000000..6647614
--- /dev/null
+++ b/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist
@@ -0,0 +1,2133 @@
+
+
+
+
+ BuildMachineOSBuild
+ 20G817
+ CFBundleExecutable
+ BrcmPatchRAM3
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ BrcmPatchRAM3
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 2.6.4
+ CFBundleSignature
+ ????
+ CFBundleSupportedPlatforms
+
+ MacOSX
+
+ CFBundleVersion
+ 2.6.4
+ DTCompiler
+ com.apple.compilers.llvm.clang.1_0
+ DTPlatformBuild
+ 13C100
+ DTPlatformName
+ macosx
+ DTPlatformVersion
+ 12.1
+ DTSDKBuild
+ 21C46
+ DTSDKName
+ macosx12.1
+ DTXcode
+ 1321
+ DTXcodeBuild
+ 13C100
+ IOKitPersonalities
+
+ 0489_e032
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1485_v5581
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57394
+ idVendor
+ 1161
+
+ 0489_e042
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1484_v5580
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57410
+ idVendor
+ 1161
+
+ 0489_e046
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1465_v5561
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57414
+ idVendor
+ 1161
+
+ 0489_e04f
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1486_v5582
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57423
+ idVendor
+ 1161
+
+ 0489_e052
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1758_v5854
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57426
+ idVendor
+ 1161
+
+ 0489_e055
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0331_v4427
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57429
+ idVendor
+ 1161
+
+ 0489_e059
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1466_v5562
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57433
+ idVendor
+ 1161
+
+ 0489_e062
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43142 Bluetooth Adapter
+ FirmwareKey
+ BCM43142A0_001.001.011.0277.0280_v4376
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57442
+ idVendor
+ 1161
+
+ 0489_e079
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM4335C0_003.001.009.0066.0115_v4211
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57465
+ idVendor
+ 1161
+
+ 0489_e07a
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1483.1651_v5747
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57466
+ idVendor
+ 1161
+
+ 0489_e087
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1532_v5628
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57479
+ idVendor
+ 1161
+
+ 0489_e096
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0340_v4436
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57494
+ idVendor
+ 1161
+
+ 0489_e0a1
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.1 USB
+ FirmwareKey
+ BCM20703A1_001.001.005.0214.0414_v4510
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57505
+ idVendor
+ 1161
+
+ 04ca_2003
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1488_v5584
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8195
+ idVendor
+ 1226
+
+ 04ca_2004
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1489_v5585
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8196
+ idVendor
+ 1226
+
+ 04ca_2005
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth Module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1490_v5586
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8197
+ idVendor
+ 1226
+
+ 04ca_2006
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth Module
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0327_v4423
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8198
+ idVendor
+ 1226
+
+ 04ca_2007
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0
+ FirmwareKey
+ BCM43142A0_001.001.011.0277.0279_v4375
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8199
+ idVendor
+ 1226
+
+ 04ca_2009
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0330_v4426
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8201
+ idVendor
+ 1226
+
+ 04ca_200a
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1492_v5588
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8202
+ idVendor
+ 1226
+
+ 04ca_200b
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1493_v5589
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8203
+ idVendor
+ 1226
+
+ 04ca_200c
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1494_v5590
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8204
+ idVendor
+ 1226
+
+ 04ca_200e
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1499_v5595
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8206
+ idVendor
+ 1226
+
+ 04ca_200f
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1521_v5617
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8207
+ idVendor
+ 1226
+
+ 04ca_2012
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0339_v4435
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8210
+ idVendor
+ 1226
+
+ 04ca_2016
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM4335C0_003.001.009.0066.0121_v4217
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8214
+ idVendor
+ 1226
+
+ 04f2_b49d
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM43142A0_001.001.011.0277.0308_v4404
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 46237
+ idVendor
+ 1266
+
+ 04f2_b4a1
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0316_v4412
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 46241
+ idVendor
+ 1266
+
+ 050d_065a
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Belkin Bluetooth 4.0 USB Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1482_v5578
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 1626
+ idVendor
+ 1293
+
+ 0930_021e
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1759_v5855
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 542
+ idVendor
+ 2352
+
+ 0930_021f
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0335_v4431
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 543
+ idVendor
+ 2352
+
+ 0930_0221
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1762_v5858
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 545
+ idVendor
+ 2352
+
+ 0930_0223
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1763_v5859
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 547
+ idVendor
+ 2352
+
+ 0930_0225
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0334_v4430
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 549
+ idVendor
+ 2352
+
+ 0930_0226
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0334_v4430
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 550
+ idVendor
+ 2352
+
+ 0930_0229
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM4335C0_003.001.009.0066.0104_v4200
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 553
+ idVendor
+ 2352
+
+ 0a5c_2167
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43142 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0249.0265_v4361
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8551
+ idVendor
+ 2652
+
+ 0a5c_2168
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43162 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM4335C0_003.001.009.0066.0108_v4204
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8552
+ idVendor
+ 2652
+
+ 0a5c_2169
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1462_v5558
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8553
+ idVendor
+ 2652
+
+ 0a5c_216a
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Dell Wireless 1708 Bluetooth 4.0 LE Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0336_v4432
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8554
+ idVendor
+ 2652
+
+ 0a5c_216b
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 20702 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1768_v5864
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8555
+ idVendor
+ 2652
+
+ 0a5c_216c
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 43142 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0328_v4424
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8556
+ idVendor
+ 2652
+
+ 0a5c_216d
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 43142 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0329_v4425
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8557
+ idVendor
+ 2652
+
+ 0a5c_216e
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 43162 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM4335C0_003.001.009.0066.0105_v4201
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8558
+ idVendor
+ 2652
+
+ 0a5c_216f
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ DW1560 Bluetooth 4.0 LE
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1572_v5668
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8559
+ idVendor
+ 2652
+
+ 0a5c_21d3
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43142 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0197.0218_v4314
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8659
+ idVendor
+ 2652
+
+ 0a5c_21d6
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43142 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0197.0220_v4316
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8662
+ idVendor
+ 2652
+
+ 0a5c_21d7
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Dell Wireless 1704 Bluetooth v4.0+HS
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0341_v4437
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8663
+ idVendor
+ 2652
+
+ 0a5c_21d8
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43142 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0197.0222_v4318
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8664
+ idVendor
+ 2652
+
+ 0a5c_21dc
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 43142 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM43142A0_001.001.011.0161.0187_v4283
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8668
+ idVendor
+ 2652
+
+ 0a5c_21de
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1461_v5557
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8670
+ idVendor
+ 2652
+
+ 0a5c_21e1
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 20702 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1770_v5866
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8673
+ idVendor
+ 2652
+
+ 0a5c_21e3
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 20702 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1767_v5863
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8675
+ idVendor
+ 2652
+
+ 0a5c_21e6
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ ThinkPad Bluetooth 4.0
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1757_v5853
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8678
+ idVendor
+ 2652
+
+ 0a5c_21e8
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1764_v5860
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8680
+ idVendor
+ 2652
+
+ 0a5c_21ec
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1460_v5556
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8684
+ idVendor
+ 2652
+
+ 0a5c_21f1
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1765_v5861
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8689
+ idVendor
+ 2652
+
+ 0a5c_21f3
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1761_v5857
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8691
+ idVendor
+ 2652
+
+ 0a5c_21f4
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1760_v5856
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8692
+ idVendor
+ 2652
+
+ 0a5c_21fb
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 20702 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1766_v5862
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8699
+ idVendor
+ 2652
+
+ 0a5c_21fd
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1463_v5559
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8701
+ idVendor
+ 2652
+
+ 0a5c_21fe
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 43142 Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM43142A0_001.001.011.0161.0186_v4282
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8702
+ idVendor
+ 2652
+
+ 0a5c_640b
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1769_v5865
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 25611
+ idVendor
+ 2652
+
+ 0a5c_6410
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Dell Wireless 1830 Bluetooth 4.1 LE
+ FirmwareKey
+ BCM20703A1_001.001.005.0214.0422_v4518
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 25616
+ idVendor
+ 2652
+
+ 0a5c_6412
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Dell Wireless 1820A Bluetooth 4.1 LE
+ FirmwareKey
+ BCM4350C5_003.006.007.0222.4689_v4689
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 25618
+ idVendor
+ 2652
+
+ 0a5c_6413
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM4350C5_003.006.007.0120.2118_v6214
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 25619
+ idVendor
+ 2652
+
+ 0a5c_6414
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.1 USB
+ FirmwareKey
+ BCM4350C5_003.006.007.0145.2724_v6820
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 25620
+ idVendor
+ 2652
+
+ 0a5c_6417
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 20702 Bluetooth 4.0
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1780_v5876
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 25623
+ idVendor
+ 2652
+
+ 0a5c_6418
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom 4371 Bluetooth 4.1 Adapter
+ FirmwareKey
+ BCM4371C2_001.003.015.0093.0116_v4212
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 25624
+ idVendor
+ 2652
+
+ 0a5c_7460
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20703 Bluetooth USB Device
+ FirmwareKey
+ BCM20703A1_001.001.005.0214.0473_v4569
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 29792
+ idVendor
+ 2652
+
+ 0b05_17b5
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth Module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1468_v5564
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 6069
+ idVendor
+ 2821
+
+ 0b05_17cb
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ ASUS USB-BT400
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1467_v5563
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 6091
+ idVendor
+ 2821
+
+ 0b05_17cf
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1469_v5565
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 6095
+ idVendor
+ 2821
+
+ 0b05_180a
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1714_v5810
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 6154
+ idVendor
+ 2821
+
+ 0bb4_0306
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20703 Bluetooth USB Device
+ FirmwareKey
+ BCM20703A1_001.001.005.0214.0481_v4577
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 774
+ idVendor
+ 2996
+
+ 105b_e065
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0312_v4408
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57445
+ idVendor
+ 4187
+
+ 105b_e066
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1487_v5583
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 57446
+ idVendor
+ 4187
+
+ 13d3_3384
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1477_v5573
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13188
+ idVendor
+ 5075
+
+ 13d3_3388
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43142 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0332_v4428
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13192
+ idVendor
+ 5075
+
+ 13d3_3389
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ BCM43142 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0333_v4429
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13193
+ idVendor
+ 5075
+
+ 13d3_3392
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth Module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1478_v5574
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13202
+ idVendor
+ 5075
+
+ 13d3_3404
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth Module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1479_v5575
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13316
+ idVendor
+ 5075
+
+ 13d3_3411
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom BCM20702 Bluetooth 4.0 +HS USB Device
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1450_v5546
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13329
+ idVendor
+ 5075
+
+ 13d3_3413
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1481_v5577
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13331
+ idVendor
+ 5075
+
+ 13d3_3418
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1480_v5576
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13336
+ idVendor
+ 5075
+
+ 13d3_3427
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB Device
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0334_v4430
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13351
+ idVendor
+ 5075
+
+ 13d3_3435
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1501_v5597
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13365
+ idVendor
+ 5075
+
+ 13d3_3456
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1502_v5598
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13398
+ idVendor
+ 5075
+
+ 13d3_3482
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0346_v4442
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13442
+ idVendor
+ 5075
+
+ 13d3_3484
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM43142A0_001.001.011.0311.0347_v4443
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13444
+ idVendor
+ 5075
+
+ 13d3_3504
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM4371C2_001.003.015.0093.0118_v4214
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13572
+ idVendor
+ 5075
+
+ 13d3_3508
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM4371C2_001.003.015.0093.0117_v4213
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13576
+ idVendor
+ 5075
+
+ 13d3_3517
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Bluetooth USB module
+ FirmwareKey
+ BCM20702A1_001.002.014.1502.1786_v5882
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 13591
+ idVendor
+ 5075
+
+ 145f_01a3
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Trust Bluetooth 4.0 Adapter
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1483_v5579
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 419
+ idVendor
+ 5215
+
+ 185f_2167
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Broadcom Bluetooth 4.0 USB
+ FirmwareKey
+ BCM43142A0_001.001.011.0277.0292_v4388
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 8551
+ idVendor
+ 6239
+
+ 19ff_0239
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Micro size USB to Bluetooth Dongle
+ FirmwareKey
+ BCM20702B0_002.001.014.0527.0557_v4653
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 569
+ idVendor
+ 6655
+
+ 413c_8143
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ DW1550 Bluetooth 4.0 LE
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1449_v5545
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 33091
+ idVendor
+ 16700
+
+ 413c_8197
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ DisplayName
+ Dell Wireless 380 Bluetooth 4.0 Module
+ FirmwareKey
+ BCM20702A1_001.002.014.1443.1447_v5543
+ IOClass
+ BrcmPatchRAM3
+ IOMatchCategory
+ BrcmPatchRAM3
+ IOProbeScore
+ 4000
+ IOProviderClass
+ IOUSBHostDevice
+ idProduct
+ 33175
+ idVendor
+ 16700
+
+ BrcmPatchRAMResidency
+
+ CFBundleIdentifier
+ as.acidanthera.BrcmPatchRAM3
+ IOClass
+ BrcmPatchRAMResidency
+ IOMatchCategory
+ BrcmPatchRAMResidency
+ IOProviderClass
+ disabled_IOResources
+
+
+ LSMinimumSystemVersion
+ 10.8
+ OSBundleLibraries
+
+ as.acidanthera.BrcmFirmwareStore
+ 2.6.4
+ com.apple.iokit.IOUSBHostFamily
+ 1.0.1
+ com.apple.kpi.bsd
+ 8.0
+ com.apple.kpi.iokit
+ 8.0
+ com.apple.kpi.libkern
+ 8.0
+ com.apple.kpi.mach
+ 8.0
+
+
+
diff --git a/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 b/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3
new file mode 100755
index 0000000..6302e3e
Binary files /dev/null and b/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 differ
diff --git a/OC/Kexts/HibernationFixup.kext/Contents/Info.plist b/OC/Kexts/HibernationFixup.kext/Contents/Info.plist
index da5ca01..d9b40b2 100755
--- a/OC/Kexts/HibernationFixup.kext/Contents/Info.plist
+++ b/OC/Kexts/HibernationFixup.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 21G217
+ 21G320
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.4.7
+ 1.4.8
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,11 +25,11 @@
MacOSX
CFBundleVersion
- 1.4.7
+ 1.4.8
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 13F100
+ 14A400
DTPlatformName
macosx
DTPlatformVersion
@@ -39,9 +39,9 @@
DTSDKName
macosx12.3
DTXcode
- 1341
+ 1401
DTXcodeBuild
- 13F100
+ 14A400
IOKitPersonalities
as.lvs1974.HibernationFixup
diff --git a/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup b/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup
index 5548708..caa0010 100755
Binary files a/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup and b/OC/Kexts/HibernationFixup.kext/Contents/MacOS/HibernationFixup differ
diff --git a/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist b/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist
deleted file mode 100755
index 6d4bce0..0000000
--- a/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist
+++ /dev/null
@@ -1,247 +0,0 @@
-
-
-
-
- BuildMachineOSBuild
- 19H2026
- CFBundleDevelopmentRegion
- en
- CFBundleExecutable
- IntelBluetoothFirmware
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- CFBundleInfoDictionaryVersion
- 6.0
- CFBundleName
- IntelBluetoothFirmware
- CFBundlePackageType
- KEXT
- CFBundleShortVersionString
- 2.2.0
- CFBundleSupportedPlatforms
-
- MacOSX
-
- CFBundleVersion
- 2.2.0
- DTCompiler
- com.apple.compilers.llvm.clang.1_0
- DTPlatformBuild
- 11A420a
- DTPlatformVersion
- GM
- DTSDKBuild
- 19A547
- DTSDKName
- macosx10.15
- DTXcode
- 1100
- DTXcodeBuild
- 11A420a
- IOKitPersonalities
-
- IntelBluetoothFirmware_0026
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 38
- idVendor
- 32903
-
- IntelBluetoothFirmware_0032
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 50
- idVendor
- 32903
-
- IntelBluetoothFirmware_0035
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 53
- idVendor
- 32903
-
- IntelBluetoothFirmware_3165
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 2602
- idVendor
- 32903
-
- IntelBluetoothFirmware_3168
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 2727
- idVendor
- 32903
-
- IntelBluetoothFirmware_726x
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 2012
- idVendor
- 32903
-
- IntelBluetoothFirmware_8265
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 2603
- idVendor
- 32903
-
- IntelBluetoothFirmware_926x
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 37
- idVendor
- 32903
-
- IntelBluetoothFirmware_9560
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 2730
- idVendor
- 32903
-
- IntelBluetoothFirmware_ax200
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 41
- idVendor
- 32903
-
- IntelBluetoothFirmware_ax210
-
- CFBundleIdentifier
- com.zxystd.IntelBluetoothFirmware
- IOClass
- IntelBluetoothFirmware
- IOMatchCategory
- IntelBluetoothFirmware
- IOProbeScore
- 4000
- IOProviderClass
- IOUSBHostDevice
- idProduct
- 51
- idVendor
- 32903
-
-
- LSMinimumSystemVersion
- 10.12
- NSHumanReadableCopyright
- Copyright © 2019 钟先耀. All rights reserved.
- OSBundleLibraries
-
- com.apple.iokit.IOUSBHostFamily
- 1.2
- com.apple.kpi.iokit
- 16.7
- com.apple.kpi.libkern
- 16.7
- com.apple.kpi.mach
- 16.7
-
-
-
diff --git a/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware b/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware
deleted file mode 100755
index 745ae18..0000000
Binary files a/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware and /dev/null differ
diff --git a/OC/Kexts/Lilu.kext/Contents/Info.plist b/OC/Kexts/Lilu.kext/Contents/Info.plist
index 369d382..bad397d 100755
--- a/OC/Kexts/Lilu.kext/Contents/Info.plist
+++ b/OC/Kexts/Lilu.kext/Contents/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.6.3
+ 1.6.4
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,11 +25,11 @@
MacOSX
CFBundleVersion
- 1.6.3
+ 1.6.4
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 13F100
+ 14A400
DTPlatformName
macosx
DTPlatformVersion
@@ -39,9 +39,9 @@
DTSDKName
macosx12.3
DTXcode
- 1341
+ 1401
DTXcodeBuild
- 13F100
+ 14A400
IOKitPersonalities
as.vit9696.Lilu
diff --git a/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu b/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu
index 0945cc5..cbcca82 100755
Binary files a/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu and b/OC/Kexts/Lilu.kext/Contents/MacOS/Lilu differ
diff --git a/OC/Kexts/NVMeFix.kext/Contents/Info.plist b/OC/Kexts/NVMeFix.kext/Contents/Info.plist
old mode 100644
new mode 100755
index adfc88c..01ddd50
--- a/OC/Kexts/NVMeFix.kext/Contents/Info.plist
+++ b/OC/Kexts/NVMeFix.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 20G624
+ 21F79
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -17,13 +17,13 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.1.0
+ 1.1.1
CFBundleSupportedPlatforms
MacOSX
CFBundleVersion
- 1.1.0
+ 1.1.1
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
diff --git a/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix b/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix
index 97fc812..57795ac 100755
Binary files a/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix and b/OC/Kexts/NVMeFix.kext/Contents/MacOS/NVMeFix differ
diff --git a/OC/Kexts/RadeonSensor.kext/Contents/Info.plist b/OC/Kexts/RadeonSensor.kext/Contents/Info.plist
old mode 100644
new mode 100755
diff --git a/OC/Kexts/RadeonSensor.kext/Contents/_CodeSignature/CodeResources b/OC/Kexts/RadeonSensor.kext/Contents/_CodeSignature/CodeResources
old mode 100644
new mode 100755
diff --git a/OC/Kexts/RealtekRTL8111.kext/Contents/Info.plist b/OC/Kexts/RealtekRTL8111.kext/Contents/Info.plist
index 9e6775a..33f1ff0 100755
--- a/OC/Kexts/RealtekRTL8111.kext/Contents/Info.plist
+++ b/OC/Kexts/RealtekRTL8111.kext/Contents/Info.plist
@@ -29,17 +29,19 @@
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 10G8
+ 12D4e
+ DTPlatformName
+ macosx
DTPlatformVersion
- GM
+ 11.1
DTSDKBuild
- 18G74
+ 20C63
DTSDKName
- macosx10.14
+ macosx11.1
DTXcode
- 1030
+ 1240
DTXcodeBuild
- 10G8
+ 12D4e
IOKitPersonalities
RTL8111 PCIe Adapter
diff --git a/OC/Kexts/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111 b/OC/Kexts/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111
index b6dccbb..70ac981 100755
Binary files a/OC/Kexts/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111 and b/OC/Kexts/RealtekRTL8111.kext/Contents/MacOS/RealtekRTL8111 differ
diff --git a/OC/Kexts/SMCProcessor.kext/Contents/Info.plist b/OC/Kexts/SMCProcessor.kext/Contents/Info.plist
index 1f0b054..6e1d32a 100755
--- a/OC/Kexts/SMCProcessor.kext/Contents/Info.plist
+++ b/OC/Kexts/SMCProcessor.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 20G624
+ 21F79
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.3.0
+ 1.3.1
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,7 +25,7 @@
MacOSX
CFBundleVersion
- 1.3.0
+ 1.3.1
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
diff --git a/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor b/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor
index d9bbf0a..c4f697b 100755
Binary files a/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor and b/OC/Kexts/SMCProcessor.kext/Contents/MacOS/SMCProcessor differ
diff --git a/OC/Kexts/SMCRadeonGPU.kext/Contents/Info.plist b/OC/Kexts/SMCRadeonGPU.kext/Contents/Info.plist
old mode 100644
new mode 100755
diff --git a/OC/Kexts/SMCRadeonGPU.kext/Contents/_CodeSignature/CodeResources b/OC/Kexts/SMCRadeonGPU.kext/Contents/_CodeSignature/CodeResources
old mode 100644
new mode 100755
diff --git a/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist b/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist
index 8929bfe..65a2f8a 100755
--- a/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist
+++ b/OC/Kexts/SMCSuperIO.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 20G624
+ 21F79
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.3.0
+ 1.3.1
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,7 +25,7 @@
MacOSX
CFBundleVersion
- 1.3.0
+ 1.3.1
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
diff --git a/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO b/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO
index 2cdba65..e2e7f21 100755
Binary files a/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO and b/OC/Kexts/SMCSuperIO.kext/Contents/MacOS/SMCSuperIO differ
diff --git a/OC/Kexts/UTBMap.kext/Contents/Info.plist b/OC/Kexts/USBMap.kext/Contents/Info.plist
similarity index 72%
rename from OC/Kexts/UTBMap.kext/Contents/Info.plist
rename to OC/Kexts/USBMap.kext/Contents/Info.plist
index 97ff82f..eaefd5f 100755
--- a/OC/Kexts/UTBMap.kext/Contents/Info.plist
+++ b/OC/Kexts/USBMap.kext/Contents/Info.plist
@@ -25,19 +25,25 @@
XHC
CFBundleIdentifier
- com.dhinakg.USBToolBox.kext
+ com.apple.driver.AppleUSBHostMergeProperties
IOClass
- USBToolBox
- IOMatchCategory
- USBToolBox
- IONameMatch
- XHC
+ AppleUSBHostMergeProperties
+ IOParentMatch
+
+ IOPropertyMatch
+
+ pcidebug
+ 0:20:0
+
+
IOProviderClass
- IOPCIDevice
+ AppleUSBHostController
IOProviderMergeProperties
port-count
- GAAAAA==
+
+ GAAAAA==
+
ports
HS01
@@ -45,115 +51,133 @@
UsbConnector
3
port
- AQAAAA==
+
+ AQAAAA==
+
HS02
UsbConnector
3
port
- AgAAAA==
+
+ AgAAAA==
+
- HS04
+ HS03
UsbConnector
3
port
- BgAAAA==
+
+ BQAAAA==
+
- HS05
+ HS04
UsbConnector
3
port
- BwAAAA==
+
+ BgAAAA==
+
- HS06
+ HS05
UsbConnector
3
port
- CAAAAA==
+
+ CAAAAA==
+
- HS07
+ HS06
UsbConnector
0
port
- CQAAAA==
+
+ CQAAAA==
+
- HS08
+ HS07
UsbConnector
0
port
- CgAAAA==
+
+ CgAAAA==
+
- HS09
+ HS08
UsbConnector
- 0
+ 255
port
- DAAAAA==
+
+ DAAAAA==
+
- HS10
+ HS09
UsbConnector
255
port
- DQAAAA==
+
+ DQAAAA==
+
SS01
UsbConnector
3
port
- EQAAAA==
+
+ EQAAAA==
+
SS02
UsbConnector
3
port
- EgAAAA==
+
+ EgAAAA==
+
SS03
UsbConnector
3
port
- FQAAAA==
+
+ FQAAAA==
+
SS04
UsbConnector
3
port
- FgAAAA==
+
+ FgAAAA==
+
SS05
UsbConnector
3
port
- FwAAAA==
-
- SS06
-
- UsbConnector
- 3
- port
- GAAAAA==
+
+ GAAAAA==
+
+ model
+ iMac20,2
- OSBundleLibraries
-
- com.dhinakg.USBToolBox.kext
- 1.0.0
-
OSBundleRequired
Root
diff --git a/OC/Kexts/USBPorts.kext/Contents/Info.plist b/OC/Kexts/USBPorts.kext/Contents/Info.plist
new file mode 100755
index 0000000..1d46369
--- /dev/null
+++ b/OC/Kexts/USBPorts.kext/Contents/Info.plist
@@ -0,0 +1,218 @@
+
+
+
+
+ CFBundleDevelopmentRegion
+ English
+ CFBundleGetInfoString
+ 1.0 Copyright © 2018-2020 Headsoft. All rights reserved.
+ CFBundleIdentifier
+ com.Headsoft.USBPorts
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ USBPorts
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 1.0
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ 1.0
+ IOKitPersonalities
+
+ iMac20,2-XHC
+
+ CFBundleIdentifier
+ com.apple.driver.AppleUSBMergeNub
+ IOClass
+ AppleUSBMergeNub
+ IONameMatch
+ XHC
+ IOPCIPrimaryMatch
+ 0x06ed8086
+ IOProbeScore
+ 5000
+ IOProviderClass
+ AppleIntelCNLUSBXHCI
+ IOProviderMergeProperties
+
+ kUSBSleepPortCurrentLimit
+ 2100
+ kUSBSleepPowerSupply
+ 5100
+ kUSBWakePortCurrentLimit
+ 2100
+ kUSBWakePowerSupply
+ 5100
+ port-count
+
+ GAAAAA==
+
+ ports
+
+ HS01
+
+ UsbConnector
+ 3
+ name
+ HS01
+ port
+
+ AQAAAA==
+
+
+ HS02
+
+ UsbConnector
+ 3
+ name
+ HS02
+ port
+
+ AgAAAA==
+
+
+ HS03
+
+ UsbConnector
+ 3
+ name
+ HS03
+ port
+
+ BQAAAA==
+
+
+ HS04
+
+ UsbConnector
+ 3
+ name
+ HS04
+ port
+
+ BgAAAA==
+
+
+ HS05
+
+ UsbConnector
+ 3
+ name
+ HS05
+ port
+
+ CAAAAA==
+
+
+ HS06
+
+ UsbConnector
+ 0
+ name
+ HS06
+ port
+
+ CQAAAA==
+
+
+ HS07
+
+ UsbConnector
+ 0
+ name
+ HS07
+ port
+
+ CgAAAA==
+
+
+ HS08
+
+ UsbConnector
+ 255
+ name
+ HS08
+ port
+
+ DAAAAA==
+
+
+ HS09
+
+ UsbConnector
+ 255
+ name
+ HS09
+ port
+
+ DQAAAA==
+
+
+ SS01
+
+ UsbConnector
+ 3
+ name
+ SS01
+ port
+
+ EQAAAA==
+
+
+ SS02
+
+ UsbConnector
+ 3
+ name
+ SS02
+ port
+
+ EgAAAA==
+
+
+ SS03
+
+ UsbConnector
+ 3
+ name
+ SS03
+ port
+
+ FQAAAA==
+
+
+ SS04
+
+ UsbConnector
+ 3
+ name
+ SS04
+ port
+
+ FgAAAA==
+
+
+ SS05
+
+ UsbConnector
+ 3
+ name
+ SS05
+ port
+
+ GAAAAA==
+
+
+
+
+ model
+ iMac20,2
+
+
+ OSBundleRequired
+ Root
+
+
diff --git a/OC/Kexts/VirtualSMC.kext/Contents/Info.plist b/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
index 0d29b67..aba652b 100755
--- a/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
+++ b/OC/Kexts/VirtualSMC.kext/Contents/Info.plist
@@ -3,7 +3,7 @@
BuildMachineOSBuild
- 20G624
+ 21F79
CFBundleDevelopmentRegion
en
CFBundleExecutable
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.3.0
+ 1.3.1
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,7 +25,7 @@
MacOSX
CFBundleVersion
- 1.3.0
+ 1.3.1
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
diff --git a/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC b/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC
index da8cc65..6fd77d4 100755
Binary files a/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC and b/OC/Kexts/VirtualSMC.kext/Contents/MacOS/VirtualSMC differ
diff --git a/OC/Kexts/WhateverGreen.kext/Contents/Info.plist b/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
index 4cd10b8..8a3deba 100755
--- a/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
+++ b/OC/Kexts/WhateverGreen.kext/Contents/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
KEXT
CFBundleShortVersionString
- 1.6.3
+ 1.6.4
CFBundleSignature
????
CFBundleSupportedPlatforms
@@ -25,11 +25,11 @@
MacOSX
CFBundleVersion
- 1.6.3
+ 1.6.4
DTCompiler
com.apple.compilers.llvm.clang.1_0
DTPlatformBuild
- 13F100
+ 14A400
DTPlatformName
macosx
DTPlatformVersion
@@ -39,9 +39,9 @@
DTSDKName
macosx12.3
DTXcode
- 1341
+ 1401
DTXcodeBuild
- 13F100
+ 14A400
IOKitPersonalities
NVHDAEnabler
diff --git a/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen b/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen
index e2aa668..1582537 100755
Binary files a/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen and b/OC/Kexts/WhateverGreen.kext/Contents/MacOS/WhateverGreen differ
diff --git a/OC/Kexts/XHCI-unsupported.kext/Contents/Info.plist b/OC/Kexts/XHCI-unsupported.kext/Contents/Info.plist
new file mode 100755
index 0000000..031ac00
--- /dev/null
+++ b/OC/Kexts/XHCI-unsupported.kext/Contents/Info.plist
@@ -0,0 +1,97 @@
+
+
+
+
+ CFBundleGetInfoString
+ Version 0.9.2, Copyright 2018, RehabMan (GPLv2)
+ CFBundleIdentifier
+ org.rehabman.injector.XHCI.unsupported
+ CFBundleInfoDictionaryVersion
+ 6.0
+ CFBundleName
+ XHCI-unsupported
+ CFBundlePackageType
+ KEXT
+ CFBundleShortVersionString
+ 0.9.2
+ CFBundleSignature
+ ????
+ CFBundleVersion
+ 0.9.2
+ IOKitPersonalities
+
+ AppleUSBXHCILPTH 9-series
+
+ CFBundleIdentifier
+ com.apple.driver.usb.AppleUSBXHCIPCI
+ IOClass
+ AppleUSBXHCILPTH
+ IOPCIPauseCompatible
+
+ IOPCIPrimaryMatch
+ 0x8cb18086
+ IOPCITunnelCompatible
+
+ IOProbeScore
+ 900
+ IOProviderClass
+ IOPCIDevice
+
+ AppleUSBXHCILPTH X99
+
+ CFBundleIdentifier
+ com.apple.driver.usb.AppleUSBXHCIPCI
+ alternate:IOClass
+ AppleUSBXHCILPTHB
+ IOClass
+ AppleUSBXHCILPTH
+ IOPCIPauseCompatible
+
+ IOPCIPrimaryMatch
+ 0x8d318086
+ IOPCITunnelCompatible
+
+ IOProbeScore
+ 900
+ IOProviderClass
+ IOPCIDevice
+
+ AppleUSBXHCISPT 200-X299
+
+ CFBundleIdentifier
+ com.apple.driver.usb.AppleUSBXHCIPCI
+ IOClass
+ AppleUSBXHCISPT
+ IOPCIPauseCompatible
+
+ IOPCIPrimaryMatch
+ 0xa2af8086
+ IOPCITunnelCompatible
+
+ IOProbeScore
+ 900
+ IOProviderClass
+ IOPCIDevice
+
+ AppleUSBXHCISPT 300
+
+ CFBundleIdentifier
+ com.apple.driver.usb.AppleUSBXHCIPCI
+ IOClass
+ AppleUSBXHCISPT
+ IOPCIPauseCompatible
+
+ IOPCIPrimaryMatch
+ 0x9ded8086 0xa36d8086
+ IOPCITunnelCompatible
+
+ IOProbeScore
+ 900
+ IOProviderClass
+ IOPCIDevice
+
+
+ OSBundleRequired
+ Root
+
+
diff --git a/OC/OpenCore.efi b/OC/OpenCore.efi
index d3b5803..d91c291 100755
Binary files a/OC/OpenCore.efi and b/OC/OpenCore.efi differ
diff --git a/OC/config.plist b/OC/config.plist
index c1ad1f2..013469f 100644
--- a/OC/config.plist
+++ b/OC/config.plist
@@ -1,1040 +1,1000 @@
-
- ACPI
-
- Add
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-AWAC.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-EC-USBX-DESKTOP.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-PLUG-DRTNIA.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-RHUB.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-GPRW.aml
-
-
- Delete
-
- Patch
-
-
- Base
-
- BaseSkip
- 0
- Comment
- GPRW to XPRW
- Count
- 0
- Enabled
-
- Find
- R1BSVwI=
- Limit
- 0
- Mask
-
- OemTableId
-
- Replace
- WFBSVwI=
- ReplaceMask
-
- Skip
- 0
- TableLength
- 0
- TableSignature
-
-
-
- Quirks
-
- FadtEnableReset
-
- NormalizeHeaders
-
- RebaseRegions
-
- ResetHwSig
-
- ResetLogoStatus
-
- SyncTableIds
-
-
-
- Booter
-
- MmioWhitelist
-
- Patch
-
- Quirks
-
- AllowRelocationBlock
-
- AvoidRuntimeDefrag
-
- DevirtualiseMmio
-
- DisableSingleUser
-
- DisableVariableWrite
-
- DiscardHibernateMap
-
- EnableSafeModeSlide
-
- EnableWriteUnprotector
-
- ForceBooterSignature
-
- ForceExitBootServices
-
- ProtectMemoryRegions
-
- ProtectSecureBoot
-
- ProtectUefiServices
-
- ProvideCustomSlide
-
- ProvideMaxSlide
- 0
- RebuildAppleMemoryMap
-
- ResizeAppleGpuBars
- -1
- SetupVirtualMap
-
- SignalAppleOS
-
- SyncRuntimePermissions
-
-
-
- DeviceProperties
-
- Add
-
- PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)
-
- @0,name
- ATY,Henbury
- @1,name
- ATY,Henbury
- @2,name
- ATY,Henbury
- @3,name
- ATY,Henbury
- AAPL,slot-name
- Slot-1
- ATY,DeviceName
- W6600X
- ATY,EFIVersion
- 01.01.270
- ATY,FamilyName
- Radeon Pro
- device_type
- ATY,HenburyParent
- model
- AMD Radeon Pro W6600X
- name
- ATY,Henbury
-
- PciRoot(0x0)/Pci(0x2,0x0)
-
- AAPL,ig-platform-id
- BwCbPg==
- model
- Intel UHD Graphics 630
-
-
- Delete
-
-
- Kernel
-
- Add
-
-
- Arch
- Any
- BundlePath
- Lilu.kext
- Comment
- V1.6.3
- Enabled
-
- ExecutablePath
- Contents/MacOS/Lilu
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- VirtualSMC.kext
- Comment
- V1.3.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/VirtualSMC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- WhateverGreen.kext
- Comment
- V1.6.3
- Enabled
-
- ExecutablePath
- Contents/MacOS/WhateverGreen
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- AppleALC.kext
- Comment
- V1.7.8
- Enabled
-
- ExecutablePath
- Contents/MacOS/AppleALC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- BlueToolFixup.kext
- Comment
- V2.6.4
- Enabled
-
- ExecutablePath
- Contents/MacOS/BlueToolFixup
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- HibernationFixup.kext
- Comment
- V1.4.7
- Enabled
-
- ExecutablePath
- Contents/MacOS/HibernationFixup
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- IntelBluetoothFirmware.kext
- Comment
- V2.2.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/IntelBluetoothFirmware
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- RealtekRTL8111.kext
- Comment
- V2.4.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/RealtekRTL8111
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCProcessor.kext
- Comment
- V1.3.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCProcessor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCSuperIO.kext
- Comment
- V1.3.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCSuperIO
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- USBToolBox.kext
- Comment
- V1.1.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/USBToolBox
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- UTBMap.kext
- Comment
- V1.1
- Enabled
-
- ExecutablePath
-
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- AirportItlwm.kext
- Comment
- V2.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/AirportItlwm
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- RadeonSensor.kext
- Comment
- V0.3.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/RadeonSensor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCRadeonGPU.kext
- Comment
- V0.3.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCRadeonGPU
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- NVMeFix.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/NVMeFix
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Block
-
- Emulate
-
- Cpuid1Data
-
- Cpuid1Mask
-
- DummyPowerManagement
-
- MaxKernel
-
- MinKernel
-
-
- Force
-
- Patch
-
- Quirks
-
- AppleCpuPmCfgLock
-
- AppleXcpmCfgLock
-
- AppleXcpmExtraMsrs
-
- AppleXcpmForceBoost
-
- CustomPciSerialDevice
-
- CustomSMBIOSGuid
-
- DisableIoMapper
-
- DisableLinkeditJettison
-
- DisableRtcChecksum
-
- ExtendBTFeatureFlags
-
- ExternalDiskIcons
-
- ForceAquantiaEthernet
-
- ForceSecureBootScheme
-
- IncreasePciBarSize
-
- LapicKernelPanic
-
- LegacyCommpage
-
- PanicNoKextDump
-
- PowerTimeoutKernelPanic
-
- ProvideCurrentCpuInfo
-
- SetApfsTrimTimeout
- 0
- ThirdPartyDrives
-
- XhciPortLimit
-
-
- Scheme
-
- CustomKernel
-
- FuzzyMatch
-
- KernelArch
- x86_64
- KernelCache
- Auto
-
-
- Misc
-
- BlessOverride
-
- Boot
-
- ConsoleAttributes
- 0
- HibernateMode
- Auto
- HibernateSkipsPicker
-
- HideAuxiliary
-
- LauncherOption
- Disabled
- LauncherPath
- Default
- PickerAttributes
- 21
- PickerAudioAssist
-
- PickerMode
- External
- PickerVariant
- Acidanthera\minimalist
- PollAppleHotKeys
-
- ShowPicker
-
- TakeoffDelay
- 0
- Timeout
- 5
-
- Debug
-
- AppleDebug
-
- ApplePanic
-
- DisableWatchDog
-
- DisplayDelay
- 0
- DisplayLevel
- 2147483648
- LogModules
-
- SysReport
-
- Target
- 67
-
- Entries
-
- Security
-
- AllowSetDefault
-
- ApECID
- 0
- AuthRestart
-
- BlacklistAppleUpdate
-
- DmgLoading
- Signed
- EnablePassword
-
- ExposeSensitiveData
- 6
- HaltLevel
- 2147483648
- PasswordHash
-
- PasswordSalt
-
- ScanPolicy
- 0
- SecureBootModel
- Default
- Vault
- Optional
-
- Serial
-
- Custom
-
- BaudRate
- 115200
- ClockRate
- 1843200
- DetectCable
-
- ExtendedTxFifoSize
- 64
- FifoControl
- 7
- LineControl
- 3
- PciDeviceInfo
- /w==
- RegisterAccessWidth
- 8
- RegisterBase
- 1016
- RegisterStride
- 1
- UseHardwareFlowControl
-
- UseMmio
-
-
- Init
-
- Override
-
-
- Tools
-
-
- NVRAM
-
- Add
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
- AAAAAA==
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- rtc-blacklist
-
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- ForceDisplayRotationInEFI
- 0
- SystemAudioVolume
- Rg==
- boot-args
- agdpmod=pikera alcid=5 gfxrst=1
- csr-active-config
- AAAAAA==
- prev-lang:kbd
- en-US:0
- run-efi-updater
- No
-
-
- Delete
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- rtc-blacklist
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- boot-args
-
-
- LegacyOverwrite
-
- LegacySchema
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- EFILoginHiDPI
- EFIBluetoothDelay
- LocationServicesEnabled
- SystemAudioVolume
- SystemAudioVolumeDB
- SystemAudioVolumeSaved
- bluetoothActiveControllerInfo
- bluetoothInternalControllerInfo
- flagstate
- fmm-computer-name
- fmm-mobileme-token-FMM
- fmm-mobileme-token-FMM-BridgeHasAccount
- nvda_drv
- prev-lang:kbd
-
- 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
-
- Boot0080
- Boot0081
- Boot0082
- BootNext
- BootOrder
-
-
- WriteFlash
-
-
- PlatformInfo
-
- Automatic
-
- CustomMemory
-
- Generic
-
- AdviseFeatures
-
- MLB
-
- MaxBIOSVersion
-
- ProcessorType
- 0
- ROM
-
- SpoofVendor
-
- SystemMemoryStatus
- Auto
- SystemProductName
- iMac20,2
- SystemSerialNumber
-
- SystemUUID
-
-
- UpdateDataHub
-
- UpdateNVRAM
-
- UpdateSMBIOS
-
- UpdateSMBIOSMode
- Create
- UseRawUuidEncoding
-
-
- UEFI
-
- APFS
-
- EnableJumpstart
-
- GlobalConnect
-
- HideVerbose
-
- JumpstartHotPlug
-
- MinDate
- 0
- MinVersion
- 0
-
- AppleInput
-
- AppleEvent
- Builtin
- CustomDelays
-
- GraphicsInputMirroring
-
- KeyInitialDelay
- 0
- KeySubsequentDelay
- 5
- PointerDwellClickTimeout
- 0
- PointerDwellDoubleClickTimeout
- 0
- PointerDwellRadius
- 0
- PointerPollMask
- -1
- PointerPollMax
- 80
- PointerPollMin
- 10
- PointerSpeedDiv
- 1
- PointerSpeedMul
- 1
-
- Audio
-
- AudioCodec
- 0
- AudioDevice
- PciRoot(0x0)/Pci(0x1b,0x0)
- AudioOutMask
- 0
- AudioSupport
-
- DisconnectHda
-
- MaximumGain
- -15
- MinimumAssistGain
- -30
- MinimumAudibleGain
- -55
- PlayChime
- Auto
- ResetTrafficClass
-
- SetupDelay
- 0
-
- ConnectDrivers
-
- Drivers
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenRuntime.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- HfsPlus.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenCanopy.efi
-
-
- Input
-
- KeyFiltering
-
- KeyForgetThreshold
- 5
- KeySupport
-
- KeySupportMode
- Auto
- KeySwap
-
- PointerSupport
-
- PointerSupportMode
- ASUS
- TimerResolution
- 50000
-
- Output
-
- ClearScreenOnModeSwitch
-
- ConsoleMode
-
- DirectGopRendering
-
- ForceResolution
-
- GopPassThrough
- Disabled
- IgnoreTextInGraphics
-
- ProvideConsoleGop
-
- ReconnectGraphicsOnConnect
-
- ReconnectOnResChange
-
- ReplaceTabWithSpace
-
- Resolution
- Max
- SanitiseClearScreen
-
- TextRenderer
- BuiltinGraphics
- UIScale
- 0
- UgaPassThrough
-
-
- ProtocolOverrides
-
- AppleAudio
-
- AppleBootPolicy
-
- AppleDebugLog
-
- AppleEg2Info
-
- AppleFramebufferInfo
-
- AppleImageConversion
-
- AppleImg4Verification
-
- AppleKeyMap
-
- AppleRtcRam
-
- AppleSecureBoot
-
- AppleSmcIo
-
- AppleUserInterfaceTheme
-
- DataHub
-
- DeviceProperties
-
- FirmwareVolume
-
- HashServices
-
- OSInfo
-
- UnicodeCollation
-
-
- Quirks
-
- ActivateHpetSupport
-
- DisableSecurityPolicy
-
- EnableVectorAcceleration
-
- EnableVmx
-
- ExitBootServicesDelay
- 0
- ForceOcWriteFlash
-
- ForgeUefiSupport
-
- IgnoreInvalidFlexRatio
-
- ReleaseUsbOwnership
-
- ReloadOptionRoms
-
- RequestBootVarRouting
-
- ResizeGpuBars
- -1
- TscSyncTimeout
- 0
- UnblockFsConnect
-
-
- ReservedMemory
-
-
-
+
+ ACPI
+
+ Add
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-AWAC.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-EC-USBX-DESKTOP.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-PLUG-DRTNIA.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-RHUB.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-GPRW.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-PMC.aml
+
+
+ Delete
+
+ Patch
+
+
+ Base
+
+ BaseSkip
+ 0
+ Comment
+ GPRW to XPRW
+ Count
+ 0
+ Enabled
+
+ Find
+ R1BSVwI=
+ Limit
+ 0
+ Mask
+
+ OemTableId
+
+ Replace
+ WFBSVwI=
+ ReplaceMask
+
+ Skip
+ 0
+ TableLength
+ 0
+ TableSignature
+
+
+
+ Quirks
+
+ FadtEnableReset
+
+ NormalizeHeaders
+
+ RebaseRegions
+
+ ResetHwSig
+
+ ResetLogoStatus
+
+ SyncTableIds
+
+
+
+ Booter
+
+ MmioWhitelist
+
+ Patch
+
+ Quirks
+
+ AllowRelocationBlock
+
+ AvoidRuntimeDefrag
+
+ DevirtualiseMmio
+
+ DisableSingleUser
+
+ DisableVariableWrite
+
+ DiscardHibernateMap
+
+ EnableSafeModeSlide
+
+ EnableWriteUnprotector
+
+ ForceBooterSignature
+
+ ForceExitBootServices
+
+ ProtectMemoryRegions
+
+ ProtectSecureBoot
+
+ ProtectUefiServices
+
+ ProvideCustomSlide
+
+ ProvideMaxSlide
+ 0
+ RebuildAppleMemoryMap
+
+ ResizeAppleGpuBars
+ -1
+ SetupVirtualMap
+
+ SignalAppleOS
+
+ SyncRuntimePermissions
+
+
+
+ DeviceProperties
+
+ Add
+
+ PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)
+
+ @0,name
+ ATY,Henbury
+ @1,name
+ ATY,Henbury
+ @2,name
+ ATY,Henbury
+ @3,name
+ ATY,Henbury
+ AAPL,slot-name
+ Slot-1
+ ATY,DeviceName
+ W6600X
+ ATY,EFIVersion
+ 01.01.270
+ ATY,FamilyName
+ Radeon Pro
+ CFG_LINK_FIXED_MAP
+ 4
+ device_type
+ ATY,HenburyParent
+ model
+ AMD Radeon Pro W6600X
+ name
+ ATY,Henbury
+
+ PciRoot(0x0)/Pci(0x2,0x0)
+
+ AAPL,ig-platform-id
+ BwCbPg==
+ device-id
+ mz4AAA==
+ model
+ Intel UHD Graphics 630
+
+
+ Delete
+
+
+ Kernel
+
+ Add
+
+
+ Arch
+ Any
+ BundlePath
+ Lilu.kext
+ Comment
+ V1.6.4
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/Lilu
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ VirtualSMC.kext
+ Comment
+ V1.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/VirtualSMC
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ WhateverGreen.kext
+ Comment
+ V1.6.4
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/WhateverGreen
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ AppleALC.kext
+ Comment
+ V1.7.9
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/AppleALC
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ HibernationFixup.kext
+ Comment
+ V1.4.8
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/HibernationFixup
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ RealtekRTL8111.kext
+ Comment
+ V2.4.2
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RealtekRTL8111
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCProcessor.kext
+ Comment
+ V1.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCProcessor
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCSuperIO.kext
+ Comment
+ V1.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCSuperIO
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ RadeonSensor.kext
+ Comment
+ V0.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RadeonSensor
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCRadeonGPU.kext
+ Comment
+ V0.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCRadeonGPU
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ NVMeFix.kext
+ Comment
+ V1.1.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/NVMeFix
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ XHCI-unsupported.kext
+ Comment
+ V0.9.2
+ Enabled
+
+ ExecutablePath
+
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ USBPorts.kext
+ Comment
+ V1.0
+ Enabled
+
+ ExecutablePath
+
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Block
+
+ Emulate
+
+ Cpuid1Data
+
+ Cpuid1Mask
+
+ DummyPowerManagement
+
+ MaxKernel
+
+ MinKernel
+
+
+ Force
+
+ Patch
+
+ Quirks
+
+ AppleCpuPmCfgLock
+
+ AppleXcpmCfgLock
+
+ AppleXcpmExtraMsrs
+
+ AppleXcpmForceBoost
+
+ CustomPciSerialDevice
+
+ CustomSMBIOSGuid
+
+ DisableIoMapper
+
+ DisableLinkeditJettison
+
+ DisableRtcChecksum
+
+ ExtendBTFeatureFlags
+
+ ExternalDiskIcons
+
+ ForceAquantiaEthernet
+
+ ForceSecureBootScheme
+
+ IncreasePciBarSize
+
+ LapicKernelPanic
+
+ LegacyCommpage
+
+ PanicNoKextDump
+
+ PowerTimeoutKernelPanic
+
+ ProvideCurrentCpuInfo
+
+ SetApfsTrimTimeout
+ -1
+ ThirdPartyDrives
+
+ XhciPortLimit
+
+
+ Scheme
+
+ CustomKernel
+
+ FuzzyMatch
+
+ KernelArch
+ x86_64
+ KernelCache
+ Auto
+
+
+ Misc
+
+ BlessOverride
+
+ Boot
+
+ ConsoleAttributes
+ 0
+ HibernateMode
+ Auto
+ HibernateSkipsPicker
+
+ HideAuxiliary
+
+ LauncherOption
+ Disabled
+ LauncherPath
+ Default
+ PickerAttributes
+ 21
+ PickerAudioAssist
+
+ PickerMode
+ External
+ PickerVariant
+ Acidanthera\minimalist
+ PollAppleHotKeys
+
+ ShowPicker
+
+ TakeoffDelay
+ 0
+ Timeout
+ 5
+
+ Debug
+
+ AppleDebug
+
+ ApplePanic
+
+ DisableWatchDog
+
+ DisplayDelay
+ 0
+ DisplayLevel
+ 2147483648
+ LogModules
+
+ SysReport
+
+ Target
+ 67
+
+ Entries
+
+ Security
+
+ AllowSetDefault
+
+ ApECID
+ 0
+ AuthRestart
+
+ BlacklistAppleUpdate
+
+ DmgLoading
+ Signed
+ EnablePassword
+
+ ExposeSensitiveData
+ 6
+ HaltLevel
+ 2147483648
+ PasswordHash
+
+ PasswordSalt
+
+ ScanPolicy
+ 0
+ SecureBootModel
+ Default
+ Vault
+ Optional
+
+ Serial
+
+ Custom
+
+ BaudRate
+ 115200
+ ClockRate
+ 1843200
+ DetectCable
+
+ ExtendedTxFifoSize
+ 64
+ FifoControl
+ 7
+ LineControl
+ 3
+ PciDeviceInfo
+ /w==
+ RegisterAccessWidth
+ 8
+ RegisterBase
+ 1016
+ RegisterStride
+ 1
+ UseHardwareFlowControl
+
+ UseMmio
+
+
+ Init
+
+ Override
+
+
+ Tools
+
+
+ NVRAM
+
+ Add
+
+ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
+
+ DefaultBackgroundColor
+ AAAAAA==
+
+ 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
+
+ rtc-blacklist
+
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ ForceDisplayRotationInEFI
+ 0
+ SystemAudioVolume
+ Rg==
+ boot-args
+ agdpmod=pikera alcid=5 gfxrst=1 igfxonln=1
+ csr-active-config
+ AAAAAA==
+ prev-lang:kbd
+ en-US:0
+ run-efi-updater
+ No
+
+
+ Delete
+
+ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
+
+ DefaultBackgroundColor
+
+ 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
+
+ rtc-blacklist
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ boot-args
+
+
+ LegacyOverwrite
+
+ LegacySchema
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ EFILoginHiDPI
+ EFIBluetoothDelay
+ LocationServicesEnabled
+ SystemAudioVolume
+ SystemAudioVolumeDB
+ SystemAudioVolumeSaved
+ bluetoothActiveControllerInfo
+ bluetoothInternalControllerInfo
+ flagstate
+ fmm-computer-name
+ fmm-mobileme-token-FMM
+ fmm-mobileme-token-FMM-BridgeHasAccount
+ nvda_drv
+ prev-lang:kbd
+
+ 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
+
+ Boot0080
+ Boot0081
+ Boot0082
+ BootNext
+ BootOrder
+
+
+ WriteFlash
+
+
+ PlatformInfo
+
+ Automatic
+
+ CustomMemory
+
+ Generic
+
+ AdviseFeatures
+
+ MLB
+
+ MaxBIOSVersion
+
+ ProcessorType
+ 0
+ ROM
+
+ SpoofVendor
+
+ SystemMemoryStatus
+ Auto
+ SystemProductName
+ iMac20,2
+ SystemSerialNumber
+
+ SystemUUID
+
+
+ UpdateDataHub
+
+ UpdateNVRAM
+
+ UpdateSMBIOS
+
+ UpdateSMBIOSMode
+ Create
+ UseRawUuidEncoding
+
+
+ UEFI
+
+ APFS
+
+ EnableJumpstart
+
+ GlobalConnect
+
+ HideVerbose
+
+ JumpstartHotPlug
+
+ MinDate
+ 0
+ MinVersion
+ 0
+
+ AppleInput
+
+ AppleEvent
+ Builtin
+ CustomDelays
+
+ GraphicsInputMirroring
+
+ KeyInitialDelay
+ 0
+ KeySubsequentDelay
+ 5
+ PointerDwellClickTimeout
+ 0
+ PointerDwellDoubleClickTimeout
+ 0
+ PointerDwellRadius
+ 0
+ PointerPollMask
+ -1
+ PointerPollMax
+ 80
+ PointerPollMin
+ 10
+ PointerSpeedDiv
+ 1
+ PointerSpeedMul
+ 1
+
+ Audio
+
+ AudioCodec
+ 0
+ AudioDevice
+ PciRoot(0x0)/Pci(0x1b,0x0)
+ AudioOutMask
+ 0
+ AudioSupport
+
+ DisconnectHda
+
+ MaximumGain
+ -15
+ MinimumAssistGain
+ -30
+ MinimumAudibleGain
+ -55
+ PlayChime
+ Auto
+ ResetTrafficClass
+
+ SetupDelay
+ 0
+
+ ConnectDrivers
+
+ Drivers
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ OpenRuntime.efi
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ HfsPlus.efi
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ OpenCanopy.efi
+
+
+ Input
+
+ KeyFiltering
+
+ KeyForgetThreshold
+ 5
+ KeySupport
+
+ KeySupportMode
+ Auto
+ KeySwap
+
+ PointerSupport
+
+ PointerSupportMode
+ ASUS
+ TimerResolution
+ 50000
+
+ Output
+
+ ClearScreenOnModeSwitch
+
+ ConsoleMode
+
+ DirectGopRendering
+
+ ForceResolution
+
+ GopPassThrough
+ Disabled
+ IgnoreTextInGraphics
+
+ ProvideConsoleGop
+
+ ReconnectGraphicsOnConnect
+
+ ReconnectOnResChange
+
+ ReplaceTabWithSpace
+
+ Resolution
+ Max
+ SanitiseClearScreen
+
+ TextRenderer
+ BuiltinGraphics
+ UIScale
+ 0
+ UgaPassThrough
+
+
+ ProtocolOverrides
+
+ AppleAudio
+
+ AppleBootPolicy
+
+ AppleDebugLog
+
+ AppleEg2Info
+
+ AppleFramebufferInfo
+
+ AppleImageConversion
+
+ AppleImg4Verification
+
+ AppleKeyMap
+
+ AppleRtcRam
+
+ AppleSecureBoot
+
+ AppleSmcIo
+
+ AppleUserInterfaceTheme
+
+ DataHub
+
+ DeviceProperties
+
+ FirmwareVolume
+
+ HashServices
+
+ OSInfo
+
+ UnicodeCollation
+
+
+ Quirks
+
+ ActivateHpetSupport
+
+ DisableSecurityPolicy
+
+ EnableVectorAcceleration
+
+ EnableVmx
+
+ ExitBootServicesDelay
+ 0
+ ForceOcWriteFlash
+
+ ForgeUefiSupport
+
+ IgnoreInvalidFlexRatio
+
+ ReleaseUsbOwnership
+
+ ReloadOptionRoms
+
+ RequestBootVarRouting
+
+ ResizeGpuBars
+ -1
+ ResizeUsePciRbIo
+
+ TscSyncTimeout
+ 0
+ UnblockFsConnect
+
+
+ ReservedMemory
+
+
+
diff --git a/OC/oldConfig.plist b/OC/oldConfig.plist
old mode 100644
new mode 100755
index e11db83..6a99332
--- a/OC/oldConfig.plist
+++ b/OC/oldConfig.plist
@@ -1,1040 +1,977 @@
-
- ACPI
-
- Add
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-AWAC.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-EC-USBX-DESKTOP.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-PLUG-DRTNIA.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-RHUB.aml
-
-
- Comment
-
- Enabled
-
- Path
- SSDT-GPRW.aml
-
-
- Delete
-
- Patch
-
-
- Base
-
- BaseSkip
- 0
- Comment
- GPRW to XPRW
- Count
- 0
- Enabled
-
- Find
- R1BSVwI=
- Limit
- 0
- Mask
-
- OemTableId
-
- Replace
- WFBSVwI=
- ReplaceMask
-
- Skip
- 0
- TableLength
- 0
- TableSignature
-
-
-
- Quirks
-
- FadtEnableReset
-
- NormalizeHeaders
-
- RebaseRegions
-
- ResetHwSig
-
- ResetLogoStatus
-
- SyncTableIds
-
-
-
- Booter
-
- MmioWhitelist
-
- Patch
-
- Quirks
-
- AllowRelocationBlock
-
- AvoidRuntimeDefrag
-
- DevirtualiseMmio
-
- DisableSingleUser
-
- DisableVariableWrite
-
- DiscardHibernateMap
-
- EnableSafeModeSlide
-
- EnableWriteUnprotector
-
- ForceBooterSignature
-
- ForceExitBootServices
-
- ProtectMemoryRegions
-
- ProtectSecureBoot
-
- ProtectUefiServices
-
- ProvideCustomSlide
-
- ProvideMaxSlide
- 0
- RebuildAppleMemoryMap
-
- ResizeAppleGpuBars
- -1
- SetupVirtualMap
-
- SignalAppleOS
-
- SyncRuntimePermissions
-
-
-
- DeviceProperties
-
- Add
-
- PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)
-
- @0,name
- ATY,Henbury
- @1,name
- ATY,Henbury
- @2,name
- ATY,Henbury
- @3,name
- ATY,Henbury
- AAPL,slot-name
- Slot-1
- ATY,DeviceName
- W6600X
- ATY,EFIVersion
- 01.01.270
- ATY,FamilyName
- Radeon Pro
- device_type
- ATY,HenburyParent
- model
- AMD Radeon PRO W6600X
- name
- ATY,Henbury
-
- PciRoot(0x0)/Pci(0x2,0x0)
-
- AAPL,ig-platform-id
- BwCbPg==
- model
- Intel UHD Graphics 630
-
-
- Delete
-
-
- Kernel
-
- Add
-
-
- Arch
- Any
- BundlePath
- Lilu.kext
- Comment
- V1.6.3
- Enabled
-
- ExecutablePath
- Contents/MacOS/Lilu
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- VirtualSMC.kext
- Comment
- V1.3.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/VirtualSMC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- WhateverGreen.kext
- Comment
- V1.6.3
- Enabled
-
- ExecutablePath
- Contents/MacOS/WhateverGreen
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- AppleALC.kext
- Comment
- V1.7.8
- Enabled
-
- ExecutablePath
- Contents/MacOS/AppleALC
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- BlueToolFixup.kext
- Comment
- V2.6.4
- Enabled
-
- ExecutablePath
- Contents/MacOS/BlueToolFixup
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- HibernationFixup.kext
- Comment
- V1.4.7
- Enabled
-
- ExecutablePath
- Contents/MacOS/HibernationFixup
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- IntelBluetoothFirmware.kext
- Comment
- V2.2.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/IntelBluetoothFirmware
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- RealtekRTL8111.kext
- Comment
- V2.4.2
- Enabled
-
- ExecutablePath
- Contents/MacOS/RealtekRTL8111
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCProcessor.kext
- Comment
- V1.3.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCProcessor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCSuperIO.kext
- Comment
- V1.3.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCSuperIO
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- USBToolBox.kext
- Comment
- V1.1.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/USBToolBox
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- UTBMap.kext
- Comment
- V1.1
- Enabled
-
- ExecutablePath
-
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- AirportItlwm.kext
- Comment
- V2.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/AirportItlwm
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- RadeonSensor.kext
- Comment
- V0.3.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/RadeonSensor
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- SMCRadeonGPU.kext
- Comment
- V0.3.1
- Enabled
-
- ExecutablePath
- Contents/MacOS/SMCRadeonGPU
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Arch
- Any
- BundlePath
- NVMeFix.kext
- Comment
- V1.1.0
- Enabled
-
- ExecutablePath
- Contents/MacOS/NVMeFix
- MaxKernel
-
- MinKernel
-
- PlistPath
- Contents/Info.plist
-
-
- Block
-
- Emulate
-
- Cpuid1Data
-
- Cpuid1Mask
-
- DummyPowerManagement
-
- MaxKernel
-
- MinKernel
-
-
- Force
-
- Patch
-
- Quirks
-
- AppleCpuPmCfgLock
-
- AppleXcpmCfgLock
-
- AppleXcpmExtraMsrs
-
- AppleXcpmForceBoost
-
- CustomPciSerialDevice
-
- CustomSMBIOSGuid
-
- DisableIoMapper
-
- DisableLinkeditJettison
-
- DisableRtcChecksum
-
- ExtendBTFeatureFlags
-
- ExternalDiskIcons
-
- ForceAquantiaEthernet
-
- ForceSecureBootScheme
-
- IncreasePciBarSize
-
- LapicKernelPanic
-
- LegacyCommpage
-
- PanicNoKextDump
-
- PowerTimeoutKernelPanic
-
- ProvideCurrentCpuInfo
-
- SetApfsTrimTimeout
- -1
- ThirdPartyDrives
-
- XhciPortLimit
-
-
- Scheme
-
- CustomKernel
-
- FuzzyMatch
-
- KernelArch
- x86_64
- KernelCache
- Auto
-
-
- Misc
-
- BlessOverride
-
- Boot
-
- ConsoleAttributes
- 0
- HibernateMode
- Auto
- HibernateSkipsPicker
-
- HideAuxiliary
-
- LauncherOption
- Disabled
- LauncherPath
- Default
- PickerAttributes
- 21
- PickerAudioAssist
-
- PickerMode
- External
- PickerVariant
- Acidanthera\minimalist
- PollAppleHotKeys
-
- ShowPicker
-
- TakeoffDelay
- 0
- Timeout
- 5
-
- Debug
-
- AppleDebug
-
- ApplePanic
-
- DisableWatchDog
-
- DisplayDelay
- 0
- DisplayLevel
- 2147483648
- LogModules
-
- SysReport
-
- Target
- 67
-
- Entries
-
- Security
-
- AllowSetDefault
-
- ApECID
- 0
- AuthRestart
-
- BlacklistAppleUpdate
-
- DmgLoading
- Signed
- EnablePassword
-
- ExposeSensitiveData
- 6
- HaltLevel
- 2147483648
- PasswordHash
-
- PasswordSalt
-
- ScanPolicy
- 0
- SecureBootModel
- Default
- Vault
- Optional
-
- Serial
-
- Custom
-
- BaudRate
- 115200
- ClockRate
- 1843200
- DetectCable
-
- ExtendedTxFifoSize
- 64
- FifoControl
- 7
- LineControl
- 3
- PciDeviceInfo
- /w==
- RegisterAccessWidth
- 8
- RegisterBase
- 1016
- RegisterStride
- 1
- UseHardwareFlowControl
-
- UseMmio
-
-
- Init
-
- Override
-
-
- Tools
-
-
- NVRAM
-
- Add
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
- AAAAAA==
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- rtc-blacklist
-
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- ForceDisplayRotationInEFI
- 0
- SystemAudioVolume
- Rg==
- boot-args
- agdpmod=pikera alcid=5 igfxonln=1
- csr-active-config
- AAAAAA==
- prev-lang:kbd
- en-US:0
- run-efi-updater
- No
-
-
- Delete
-
- 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
-
- DefaultBackgroundColor
-
- 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
-
- rtc-blacklist
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- boot-args
-
-
- LegacyOverwrite
-
- LegacySchema
-
- 7C436110-AB2A-4BBB-A880-FE41995C9F82
-
- EFILoginHiDPI
- EFIBluetoothDelay
- LocationServicesEnabled
- SystemAudioVolume
- SystemAudioVolumeDB
- SystemAudioVolumeSaved
- bluetoothActiveControllerInfo
- bluetoothInternalControllerInfo
- flagstate
- fmm-computer-name
- fmm-mobileme-token-FMM
- fmm-mobileme-token-FMM-BridgeHasAccount
- nvda_drv
- prev-lang:kbd
-
- 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
-
- Boot0080
- Boot0081
- Boot0082
- BootNext
- BootOrder
-
-
- WriteFlash
-
-
- PlatformInfo
-
- Automatic
-
- CustomMemory
-
- Generic
-
- AdviseFeatures
-
- MLB
-
- MaxBIOSVersion
-
- ProcessorType
- 4105
- ROM
-
- SpoofVendor
-
- SystemMemoryStatus
- Auto
- SystemProductName
- iMac20,2
- SystemSerialNumber
-
- SystemUUID
-
-
- UpdateDataHub
-
- UpdateNVRAM
-
- UpdateSMBIOS
-
- UpdateSMBIOSMode
- Create
- UseRawUuidEncoding
-
-
- UEFI
-
- APFS
-
- EnableJumpstart
-
- GlobalConnect
-
- HideVerbose
-
- JumpstartHotPlug
-
- MinDate
- 0
- MinVersion
- 0
-
- AppleInput
-
- AppleEvent
- Builtin
- CustomDelays
-
- GraphicsInputMirroring
-
- KeyInitialDelay
- 0
- KeySubsequentDelay
- 5
- PointerDwellClickTimeout
- 0
- PointerDwellDoubleClickTimeout
- 0
- PointerDwellRadius
- 0
- PointerPollMask
- -1
- PointerPollMax
- 80
- PointerPollMin
- 10
- PointerSpeedDiv
- 1
- PointerSpeedMul
- 1
-
- Audio
-
- AudioCodec
- 0
- AudioDevice
- PciRoot(0x0)/Pci(0x1b,0x0)
- AudioOutMask
- 0
- AudioSupport
-
- DisconnectHda
-
- MaximumGain
- -15
- MinimumAssistGain
- -30
- MinimumAudibleGain
- -55
- PlayChime
- Auto
- ResetTrafficClass
-
- SetupDelay
- 0
-
- ConnectDrivers
-
- Drivers
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenRuntime.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- HfsPlus.efi
-
-
- Arguments
-
- Comment
-
- Enabled
-
- LoadEarly
-
- Path
- OpenCanopy.efi
-
-
- Input
-
- KeyFiltering
-
- KeyForgetThreshold
- 5
- KeySupport
-
- KeySupportMode
- Auto
- KeySwap
-
- PointerSupport
-
- PointerSupportMode
- ASUS
- TimerResolution
- 50000
-
- Output
-
- ClearScreenOnModeSwitch
-
- ConsoleMode
-
- DirectGopRendering
-
- ForceResolution
-
- GopPassThrough
- Disabled
- IgnoreTextInGraphics
-
- ProvideConsoleGop
-
- ReconnectGraphicsOnConnect
-
- ReconnectOnResChange
-
- ReplaceTabWithSpace
-
- Resolution
- Max
- SanitiseClearScreen
-
- TextRenderer
- BuiltinGraphics
- UIScale
- 0
- UgaPassThrough
-
-
- ProtocolOverrides
-
- AppleAudio
-
- AppleBootPolicy
-
- AppleDebugLog
-
- AppleEg2Info
-
- AppleFramebufferInfo
-
- AppleImageConversion
-
- AppleImg4Verification
-
- AppleKeyMap
-
- AppleRtcRam
-
- AppleSecureBoot
-
- AppleSmcIo
-
- AppleUserInterfaceTheme
-
- DataHub
-
- DeviceProperties
-
- FirmwareVolume
-
- HashServices
-
- OSInfo
-
- UnicodeCollation
-
-
- Quirks
-
- ActivateHpetSupport
-
- DisableSecurityPolicy
-
- EnableVectorAcceleration
-
- EnableVmx
-
- ExitBootServicesDelay
- 0
- ForceOcWriteFlash
-
- ForgeUefiSupport
-
- IgnoreInvalidFlexRatio
-
- ReleaseUsbOwnership
-
- ReloadOptionRoms
-
- RequestBootVarRouting
-
- ResizeGpuBars
- -1
- TscSyncTimeout
- 0
- UnblockFsConnect
-
-
- ReservedMemory
-
-
-
+
+ ACPI
+
+ Add
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-AWAC.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-EC-USBX-DESKTOP.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-PLUG-DRTNIA.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-RHUB.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-GPRW.aml
+
+
+ Comment
+
+ Enabled
+
+ Path
+ SSDT-PMC.aml
+
+
+ Delete
+
+ Patch
+
+
+ Base
+
+ BaseSkip
+ 0
+ Comment
+ GPRW to XPRW
+ Count
+ 0
+ Enabled
+
+ Find
+ R1BSVwI=
+ Limit
+ 0
+ Mask
+
+ OemTableId
+
+ Replace
+ WFBSVwI=
+ ReplaceMask
+
+ Skip
+ 0
+ TableLength
+ 0
+ TableSignature
+
+
+
+ Quirks
+
+ FadtEnableReset
+
+ NormalizeHeaders
+
+ RebaseRegions
+
+ ResetHwSig
+
+ ResetLogoStatus
+
+ SyncTableIds
+
+
+
+ Booter
+
+ MmioWhitelist
+
+ Patch
+
+ Quirks
+
+ AllowRelocationBlock
+
+ AvoidRuntimeDefrag
+
+ DevirtualiseMmio
+
+ DisableSingleUser
+
+ DisableVariableWrite
+
+ DiscardHibernateMap
+
+ EnableSafeModeSlide
+
+ EnableWriteUnprotector
+
+ ForceBooterSignature
+
+ ForceExitBootServices
+
+ ProtectMemoryRegions
+
+ ProtectSecureBoot
+
+ ProtectUefiServices
+
+ ProvideCustomSlide
+
+ ProvideMaxSlide
+ 0
+ RebuildAppleMemoryMap
+
+ ResizeAppleGpuBars
+ -1
+ SetupVirtualMap
+
+ SignalAppleOS
+
+ SyncRuntimePermissions
+
+
+
+ DeviceProperties
+
+ Add
+
+ PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)
+
+ @0,name
+ ATY,Henbury
+ @1,name
+ ATY,Henbury
+ @2,name
+ ATY,Henbury
+ @3,name
+ ATY,Henbury
+ AAPL,slot-name
+ Slot-1
+ ATY,DeviceName
+ W6600X
+ ATY,EFIVersion
+ 01.01.270
+ ATY,FamilyName
+ Radeon Pro
+ CFG_LINK_FIXED_MAP
+ 4
+ device_type
+ ATY,HenburyParent
+ model
+ AMD Radeon Pro W6600X
+ name
+ ATY,Henbury
+
+ PciRoot(0x0)/Pci(0x2,0x0)
+
+ AAPL,ig-platform-id
+ BwCbPg==
+ device-id
+ mz4AAA==
+ model
+ Intel UHD Graphics 630
+
+
+ Delete
+
+
+ Kernel
+
+ Add
+
+
+ Arch
+ Any
+ BundlePath
+ Lilu.kext
+ Comment
+ V1.6.4
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/Lilu
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ VirtualSMC.kext
+ Comment
+ V1.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/VirtualSMC
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ WhateverGreen.kext
+ Comment
+ V1.6.4
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/WhateverGreen
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ AppleALC.kext
+ Comment
+ V1.7.9
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/AppleALC
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ HibernationFixup.kext
+ Comment
+ V1.4.8
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/HibernationFixup
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ RealtekRTL8111.kext
+ Comment
+ V2.4.2
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RealtekRTL8111
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCProcessor.kext
+ Comment
+ V1.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCProcessor
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCSuperIO.kext
+ Comment
+ V1.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCSuperIO
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ RadeonSensor.kext
+ Comment
+ V0.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/RadeonSensor
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ SMCRadeonGPU.kext
+ Comment
+ V0.3.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/SMCRadeonGPU
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ NVMeFix.kext
+ Comment
+ V1.1.1
+ Enabled
+
+ ExecutablePath
+ Contents/MacOS/NVMeFix
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ XHCI-unsupported.kext
+ Comment
+ V0.9.2
+ Enabled
+
+ ExecutablePath
+
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Arch
+ Any
+ BundlePath
+ USBPorts.kext
+ Comment
+ V1.0
+ Enabled
+
+ ExecutablePath
+
+ MaxKernel
+
+ MinKernel
+
+ PlistPath
+ Contents/Info.plist
+
+
+ Block
+
+ Emulate
+
+ Cpuid1Data
+
+ Cpuid1Mask
+
+ DummyPowerManagement
+
+ MaxKernel
+
+ MinKernel
+
+
+ Force
+
+ Patch
+
+ Quirks
+
+ AppleCpuPmCfgLock
+
+ AppleXcpmCfgLock
+
+ AppleXcpmExtraMsrs
+
+ AppleXcpmForceBoost
+
+ CustomPciSerialDevice
+
+ CustomSMBIOSGuid
+
+ DisableIoMapper
+
+ DisableLinkeditJettison
+
+ DisableRtcChecksum
+
+ ExtendBTFeatureFlags
+
+ ExternalDiskIcons
+
+ ForceAquantiaEthernet
+
+ ForceSecureBootScheme
+
+ IncreasePciBarSize
+
+ LapicKernelPanic
+
+ LegacyCommpage
+
+ PanicNoKextDump
+
+ PowerTimeoutKernelPanic
+
+ ProvideCurrentCpuInfo
+
+ SetApfsTrimTimeout
+ -1
+ ThirdPartyDrives
+
+ XhciPortLimit
+
+
+ Scheme
+
+ CustomKernel
+
+ FuzzyMatch
+
+ KernelArch
+ x86_64
+ KernelCache
+ Auto
+
+
+ Misc
+
+ BlessOverride
+
+ Boot
+
+ ConsoleAttributes
+ 0
+ HibernateMode
+ Auto
+ HibernateSkipsPicker
+
+ HideAuxiliary
+
+ LauncherOption
+ Disabled
+ LauncherPath
+ Default
+ PickerAttributes
+ 21
+ PickerAudioAssist
+
+ PickerMode
+ External
+ PickerVariant
+ Acidanthera\minimalist
+ PollAppleHotKeys
+
+ ShowPicker
+
+ TakeoffDelay
+ 0
+ Timeout
+ 5
+
+ Debug
+
+ AppleDebug
+
+ ApplePanic
+
+ DisableWatchDog
+
+ DisplayDelay
+ 0
+ DisplayLevel
+ 2147483648
+ LogModules
+
+ SysReport
+
+ Target
+ 67
+
+ Entries
+
+ Security
+
+ AllowSetDefault
+
+ ApECID
+ 0
+ AuthRestart
+
+ BlacklistAppleUpdate
+
+ DmgLoading
+ Signed
+ EnablePassword
+
+ ExposeSensitiveData
+ 6
+ HaltLevel
+ 2147483648
+ PasswordHash
+
+ PasswordSalt
+
+ ScanPolicy
+ 0
+ SecureBootModel
+ Default
+ Vault
+ Optional
+
+ Serial
+
+ Custom
+
+ BaudRate
+ 115200
+ ClockRate
+ 1843200
+ DetectCable
+
+ ExtendedTxFifoSize
+ 64
+ FifoControl
+ 7
+ LineControl
+ 3
+ PciDeviceInfo
+ /w==
+ RegisterAccessWidth
+ 8
+ RegisterBase
+ 1016
+ RegisterStride
+ 1
+ UseHardwareFlowControl
+
+ UseMmio
+
+
+ Init
+
+ Override
+
+
+ Tools
+
+
+ NVRAM
+
+ Add
+
+ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
+
+ DefaultBackgroundColor
+ AAAAAA==
+
+ 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
+
+ rtc-blacklist
+
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ ForceDisplayRotationInEFI
+ 0
+ SystemAudioVolume
+ Rg==
+ boot-args
+ agdpmod=pikera alcid=5 gfxrst=1 igfxonln=1
+ csr-active-config
+ AAAAAA==
+ prev-lang:kbd
+ en-US:0
+ run-efi-updater
+ No
+
+
+ Delete
+
+ 4D1EDE05-38C7-4A6A-9CC6-4BCCA8B38C14
+
+ DefaultBackgroundColor
+
+ 4D1FDA02-38C7-4A6A-9CC6-4BCCA8B30102
+
+ rtc-blacklist
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ boot-args
+
+
+ LegacyOverwrite
+
+ LegacySchema
+
+ 7C436110-AB2A-4BBB-A880-FE41995C9F82
+
+ EFILoginHiDPI
+ EFIBluetoothDelay
+ LocationServicesEnabled
+ SystemAudioVolume
+ SystemAudioVolumeDB
+ SystemAudioVolumeSaved
+ bluetoothActiveControllerInfo
+ bluetoothInternalControllerInfo
+ flagstate
+ fmm-computer-name
+ fmm-mobileme-token-FMM
+ fmm-mobileme-token-FMM-BridgeHasAccount
+ nvda_drv
+ prev-lang:kbd
+
+ 8BE4DF61-93CA-11D2-AA0D-00E098032B8C
+
+ Boot0080
+ Boot0081
+ Boot0082
+ BootNext
+ BootOrder
+
+
+ WriteFlash
+
+
+ PlatformInfo
+
+ Automatic
+
+ CustomMemory
+
+ UpdateDataHub
+
+ UpdateNVRAM
+
+ UpdateSMBIOS
+
+ UpdateSMBIOSMode
+ Create
+ UseRawUuidEncoding
+
+
+ UEFI
+
+ APFS
+
+ EnableJumpstart
+
+ GlobalConnect
+
+ HideVerbose
+
+ JumpstartHotPlug
+
+ MinDate
+ 0
+ MinVersion
+ 0
+
+ AppleInput
+
+ AppleEvent
+ Builtin
+ CustomDelays
+
+ GraphicsInputMirroring
+
+ KeyInitialDelay
+ 0
+ KeySubsequentDelay
+ 5
+ PointerDwellClickTimeout
+ 0
+ PointerDwellDoubleClickTimeout
+ 0
+ PointerDwellRadius
+ 0
+ PointerPollMask
+ -1
+ PointerPollMax
+ 80
+ PointerPollMin
+ 10
+ PointerSpeedDiv
+ 1
+ PointerSpeedMul
+ 1
+
+ Audio
+
+ AudioCodec
+ 0
+ AudioDevice
+ PciRoot(0x0)/Pci(0x1b,0x0)
+ AudioOutMask
+ 0
+ AudioSupport
+
+ DisconnectHda
+
+ MaximumGain
+ -15
+ MinimumAssistGain
+ -30
+ MinimumAudibleGain
+ -55
+ PlayChime
+ Auto
+ ResetTrafficClass
+
+ SetupDelay
+ 0
+
+ ConnectDrivers
+
+ Drivers
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ OpenRuntime.efi
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ HfsPlus.efi
+
+
+ Arguments
+
+ Comment
+
+ Enabled
+
+ LoadEarly
+
+ Path
+ OpenCanopy.efi
+
+
+ Input
+
+ KeyFiltering
+
+ KeyForgetThreshold
+ 5
+ KeySupport
+
+ KeySupportMode
+ Auto
+ KeySwap
+
+ PointerSupport
+
+ PointerSupportMode
+ ASUS
+ TimerResolution
+ 50000
+
+ Output
+
+ ClearScreenOnModeSwitch
+
+ ConsoleMode
+
+ DirectGopRendering
+
+ ForceResolution
+
+ GopPassThrough
+ Disabled
+ IgnoreTextInGraphics
+
+ ProvideConsoleGop
+
+ ReconnectGraphicsOnConnect
+
+ ReconnectOnResChange
+
+ ReplaceTabWithSpace
+
+ Resolution
+ Max
+ SanitiseClearScreen
+
+ TextRenderer
+ BuiltinGraphics
+ UIScale
+ 0
+ UgaPassThrough
+
+
+ ProtocolOverrides
+
+ AppleAudio
+
+ AppleBootPolicy
+
+ AppleDebugLog
+
+ AppleEg2Info
+
+ AppleFramebufferInfo
+
+ AppleImageConversion
+
+ AppleImg4Verification
+
+ AppleKeyMap
+
+ AppleRtcRam
+
+ AppleSecureBoot
+
+ AppleSmcIo
+
+ AppleUserInterfaceTheme
+
+ DataHub
+
+ DeviceProperties
+
+ FirmwareVolume
+
+ HashServices
+
+ OSInfo
+
+ UnicodeCollation
+
+
+ Quirks
+
+ ActivateHpetSupport
+
+ DisableSecurityPolicy
+
+ EnableVectorAcceleration
+
+ EnableVmx
+
+ ExitBootServicesDelay
+ 0
+ ForceOcWriteFlash
+
+ ForgeUefiSupport
+
+ IgnoreInvalidFlexRatio
+
+ ReleaseUsbOwnership
+
+ ReloadOptionRoms
+
+ RequestBootVarRouting
+
+ ResizeGpuBars
+ -1
+ ResizeUsePciRbIo
+
+ TscSyncTimeout
+ 0
+ UnblockFsConnect
+
+
+ ReservedMemory
+
+
+
diff --git a/README.md b/README.md
deleted file mode 100644
index 848b925..0000000
--- a/README.md
+++ /dev/null
@@ -1,35 +0,0 @@
-# ASUS-Z490P+10700k+6600xt_Hackintosh-OpenCore-EFI
-
-## What is this EFI for?
-
-This is an OpenCore EFI for:
-
-ASUS Prime Z490P + i7 10700k + AMD RX 6600 XT + RTL 8111 + AX 200 ...
-
-It can only work on Hackintosh, so you shouldn't try it unless you know about OpenCore Hackintosh.
-
-## How to use it?
-
-You can download this EFI code as well as download the release.
-
-Since OC 0.8.8, each official version of OC will be made in to a release, and be tested on the newest system.
-
-However, in order to help everyone, you **shouldn't use the origin serial(请不要使用原有三码!)**, generate it by yourself!
-
-Moreover, you may need to have your USB customed on your own, depending to your USB status and the hibernation ability.
-
-My current version of AirportItlwm.kext is for macOS 12, and you should replace it with the correct one on your own.
-
-The processor type is set to i9 by default, and you can change it to your own processor by changing the processor type in OC. I won't provide the details because you can certainly search for it on the internet.
-
-## What can it do?
-
-This EFI is almost perfect, with a drive for UHD 630 (with video output) and RX 6600 XT (be faked into W6600X).
-
-What's more, I use 0C/6C crack for my hibernation, as well as ACPI Patch, and it worked well on most relatively new devices.
-
-## How to contribute?
-
-Go to the top-right corner then click fork.
-
-After finishing configuration, create a pull request, mark what has been changed and I will consider merging it.