diff --git a/EFI/OC/Kexts/USBPorts-MSI-Z390i.kext/Contents/Info.plist b/EFI/OC/Kexts/USBPorts-MSI-Z390i.kext/Contents/Info.plist new file mode 100644 index 0000000..a11c943 --- /dev/null +++ b/EFI/OC/Kexts/USBPorts-MSI-Z390i.kext/Contents/Info.plist @@ -0,0 +1,157 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleGetInfoString + 1.0 Copyright © 2018 Headsoft. All rights reserved. + CFBundleIdentifier + com.Headsoft.USBPorts + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + USBPorts + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + IOKitPersonalities + + iMac19,1-XHC + + CFBundleIdentifier + com.apple.driver.AppleUSBMergeNub + IOClass + AppleUSBMergeNub + IONameMatch + XHC + IOProbeScore + 5000 + IOProviderClass + AppleUSBXHCIPCI + IOProviderMergeProperties + + port-count + FgAAAA== + ports + + HS01 + + UsbConnector + 0 + port + AQAAAA== + + HS02 + + UsbConnector + 0 + port + AgAAAA== + + HS03 + + UsbConnector + 0 + port + AwAAAA== + + HS04 + + UsbConnector + 0 + port + BAAAAA== + + HS05 + + UsbConnector + 0 + port + BQAAAA== + + HS06 + + UsbConnector + 0 + port + BgAAAA== + + HS07 + + UsbConnector + 255 + port + BwAAAA== + + HS08 + + UsbConnector + 255 + port + CAAAAA== + + HS09 + + UsbConnector + 255 + port + CQAAAA== + + SS01 + + UsbConnector + 3 + port + EQAAAA== + + SS02 + + UsbConnector + 3 + port + EgAAAA== + + SS03 + + UsbConnector + 3 + port + EwAAAA== + + SS04 + + UsbConnector + 3 + port + FAAAAA== + + SS05 + + UsbConnector + 3 + port + FQAAAA== + + SS06 + + UsbConnector + 3 + port + FgAAAA== + + + + model + iMac19,1 + + + OSBundleRequired + Root + + diff --git a/EFI/OC/Kexts/USBPower.kext/Contents/Info.plist b/EFI/OC/Kexts/USBPower.kext/Contents/Info.plist new file mode 100644 index 0000000..16c983f --- /dev/null +++ b/EFI/OC/Kexts/USBPower.kext/Contents/Info.plist @@ -0,0 +1,49 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleIdentifier + com.dynamix.IOKitPersonalitiesPatch + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + IOKitPatches + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + IOKitPersonalities_x86_64 + + iMac19,1 + + CFBundleIdentifier + com.apple.driver.AppleUSBHostMergeProperties + IOClass + AppleUSBHostMergeProperties + IOProviderClass + AppleBusPowerController + IOProviderMergeProperties + + kUSBSleepPortCurrentLimit + 2100 + kUSBSleepPowerSupply + 5100 + kUSBWakePortCurrentLimit + 2100 + kUSBWakePowerSupply + 5100 + + model + iMac19,1 + + + OSBundleRequired + Root + + diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 05a4b45..2a059b9 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -280,6 +280,42 @@ PlistPath Contents/Info.plist + + Arch + x86_64 + BundlePath + USBPorts-MSI-Z390i.kext + Comment + + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + USBPower.kext + Comment + + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Block