This commit is contained in:
Dung TS
2020-09-12 10:24:54 +07:00
commit 81a0ac32c7
1031 changed files with 80455 additions and 0 deletions

View File

@@ -0,0 +1,109 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>15C50</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>GenericUSBXHCI</string>
<key>CFBundleIdentifier</key>
<string>net.osx86.kexts.GenericUSBXHCI</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>GenericUSBXHCI</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.11</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.11</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>7C68</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>12D75</string>
<key>DTSDKName</key>
<string>macosx10.8</string>
<key>DTXcode</key>
<string>0720</string>
<key>DTXcodeBuild</key>
<string>7C68</string>
<key>IOKitPersonalities</key>
<dict>
<key>GenericUSBXHCI</key>
<dict>
<key>#IOPCIPrimaryMatch</key>
<string>0x01941033</string>
<key>ASMediaEDLTAFix</key>
<true/>
<key>CFBundleIdentifier</key>
<string>net.osx86.kexts.GenericUSBXHCI</string>
<key>DeviceBlacklist</key>
<dict>
<key>1b73</key>
<integer>0</integer>
<key>8086</key>
<integer>0</integer>
</dict>
<key>DeviceWhitelist</key>
<dict>
<key>1b73_1000</key>
<integer>0</integer>
</dict>
<key>IOClass</key>
<string>GenericUSBXHCI</string>
<key>IOPCIClassMatch</key>
<string>0x0c033000</string>
<key>IOPCIPauseCompatible</key>
<true/>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOProbeScore</key>
<integer>1</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOUserClientClass</key>
<string>IOUSBControllerUserClient</string>
<key>IntelDoze</key>
<false/>
<key>RM,Build</key>
<string>Universal-RehabMan</string>
<key>RM,Version</key>
<string>GenericUSBXHCI 1.2.11</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2012-2014 Zenith432. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0.0</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.6</string>
<key>com.apple.iokit.IOUSBFamily</key>
<string>5.0.0a1</string>
<key>com.apple.kpi.iokit</key>
<string>10.6</string>
<key>com.apple.kpi.libkern</key>
<string>10.6</string>
<key>com.apple.kpi.mach</key>
<string>10.6</string>
<key>com.apple.kpi.unsupported</key>
<string>10.6</string>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
</dict>
</plist>