diff --git a/OPENCORE/EFI/OC/Kexts/USBToolBox.kext/Contents/Info.plist b/OPENCORE/EFI/OC/Kexts/USBToolBox.kext/Contents/Info.plist new file mode 100644 index 0000000..83572d5 --- /dev/null +++ b/OPENCORE/EFI/OC/Kexts/USBToolBox.kext/Contents/Info.plist @@ -0,0 +1,63 @@ + + + + + BuildMachineOSBuild + 20G527 + CFBundleDevelopmentRegion + en + CFBundleExecutable + USBToolBox + CFBundleIdentifier + com.dhinakg.USBToolBox.kext + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + USBToolBox + CFBundlePackageType + KEXT + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 1.1.1 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12E507 + DTPlatformName + macosx + DTPlatformVersion + 11.3 + DTSDKBuild + 20E214 + DTSDKName + macosx11.3 + DTXcode + 1251 + DTXcodeBuild + 12E507 + IOKitPersonalities + + LSMinimumSystemVersion + 10.11 + NSHumanReadableCopyright + Copyright © 2020-2021 Dhinak G. All rights reserved. + OSBundleCompatibleVersion + 1.0.0 + OSBundleLibraries + + com.apple.driver.AppleUSBHostMergeProperties + 1.0 + com.apple.iokit.IOPCIFamily + 2.9 + com.apple.kpi.iokit + 15.0.0 + com.apple.kpi.libkern + 15.0.0 + + OSBundleRequired + Root + + diff --git a/OPENCORE/EFI/OC/Kexts/USBToolBox.kext/Contents/MacOS/USBToolBox b/OPENCORE/EFI/OC/Kexts/USBToolBox.kext/Contents/MacOS/USBToolBox new file mode 100755 index 0000000..c4547fb Binary files /dev/null and b/OPENCORE/EFI/OC/Kexts/USBToolBox.kext/Contents/MacOS/USBToolBox differ diff --git a/OPENCORE/EFI/OC/Kexts/UTBMap.kext/Contents/Info.plist b/OPENCORE/EFI/OC/Kexts/UTBMap.kext/Contents/Info.plist new file mode 100644 index 0000000..770819f --- /dev/null +++ b/OPENCORE/EFI/OC/Kexts/UTBMap.kext/Contents/Info.plist @@ -0,0 +1,278 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleGetInfoString + v1.1 + CFBundleIdentifier + com.dhinakg.USBToolBox.map + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + UTBMap + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.1 + CFBundleSignature + ???? + CFBundleVersion + 1.1 + IOKitPersonalities + + PTXH + + CFBundleIdentifier + com.dhinakg.USBToolBox.kext + IOClass + USBToolBox + IOMatchCategory + USBToolBox + IONameMatch + PTXH + IOProviderClass + IOPCIDevice + IOProviderMergeProperties + + port-count + + DgAAAA== + + ports + + HS01 + + UsbConnector + 0 + port + + BQAAAA== + + + HS02 + + UsbConnector + 0 + port + + BgAAAA== + + + HS03 + + UsbConnector + 0 + port + + BwAAAA== + + + HS04 + + UsbConnector + 0 + port + + CAAAAA== + + + HS05 + + UsbConnector + 0 + port + + CQAAAA== + + + HS06 + + UsbConnector + 0 + port + + CgAAAA== + + + HS07 + + UsbConnector + 9 + port + + CwAAAA== + + + HS08 + + UsbConnector + 0 + port + + DAAAAA== + + + HS09 + + UsbConnector + 0 + port + + DQAAAA== + + + HS10 + + UsbConnector + 0 + port + + DgAAAA== + + + SS01 + + UsbConnector + 255 + port + + AQAAAA== + + + SS02 + + UsbConnector + 255 + port + + AgAAAA== + + + SS03 + + UsbConnector + 9 + port + + AwAAAA== + + + SS04 + + UsbConnector + 9 + port + + BAAAAA== + + + + + + XHC0 + + CFBundleIdentifier + com.dhinakg.USBToolBox.kext + IOClass + USBToolBox + IOMatchCategory + USBToolBox + IONameMatch + XHC0 + IOProviderClass + IOPCIDevice + IOProviderMergeProperties + + port-count + + CAAAAA== + + ports + + HS01 + + UsbConnector + 3 + port + + AQAAAA== + + + HS02 + + UsbConnector + 3 + port + + AgAAAA== + + + HS03 + + UsbConnector + 3 + port + + AwAAAA== + + + HS04 + + UsbConnector + 3 + port + + BAAAAA== + + + SS01 + + UsbConnector + 3 + port + + BQAAAA== + + + SS02 + + UsbConnector + 3 + port + + BgAAAA== + + + SS03 + + UsbConnector + 3 + port + + BwAAAA== + + + SS04 + + UsbConnector + 3 + port + + CAAAAA== + + + + + + + OSBundleLibraries + + com.dhinakg.USBToolBox.kext + 1.0.0 + + OSBundleRequired + Root + + diff --git a/OPENCORE/EFI/OC/config.plist b/OPENCORE/EFI/OC/config.plist index 17d9adf..be90b43 100644 --- a/OPENCORE/EFI/OC/config.plist +++ b/OPENCORE/EFI/OC/config.plist @@ -1025,6 +1025,42 @@ PlistPath Contents/Info.plist + + Arch + Any + BundlePath + USBToolBox.kext + Comment + USBToolBox.kext + Enabled + + ExecutablePath + Contents/MacOS/USBToolBox + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + UTBMap.kext + Comment + UTBMap.kext + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Block