init
This commit is contained in:
152
CLOVER_OLD/kexts/Other/backup/FakePCIID_XHCIMux.kext/Contents/Info.plist
Executable file
152
CLOVER_OLD/kexts/Other/backup/FakePCIID_XHCIMux.kext/Contents/Info.plist
Executable file
@@ -0,0 +1,152 @@
|
||||
<?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>18A391</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>FakePCIID_XHCIMux</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.rehabman.driver.FakePCIID.XHCIMux</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>FakePCIID_XHCIMux</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.14</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.3.14</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>9F2000</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>10M2518</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.6</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0941</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>9F2000</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>XHCIMux 7-series</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.rehabman.driver.FakePCIID.XHCIMux</string>
|
||||
<key>FakeProperties</key>
|
||||
<dict>
|
||||
<key>RM,pr2-block</key>
|
||||
<data>
|
||||
AA==
|
||||
</data>
|
||||
<key>RM,pr2-chipset-mask</key>
|
||||
<data>
|
||||
DwAAAA==
|
||||
</data>
|
||||
<key>RM,pr2-force</key>
|
||||
<data>
|
||||
AAAAAA==
|
||||
</data>
|
||||
<key>RM,pr2-honor-pr2m</key>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
<key>RM,pr2-init</key>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
<key>RM,pr2m-block</key>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>FakePCIID_XHCIMux</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakePCIID_XHCIMux</string>
|
||||
<key>IOPCIPrimaryMatch</key>
|
||||
<string>0x1e318086</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>9001</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
</dict>
|
||||
<key>XHCIMux 8 and 9-series</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.rehabman.driver.FakePCIID.XHCIMux</string>
|
||||
<key>FakeProperties</key>
|
||||
<dict>
|
||||
<key>RM,pr2-block</key>
|
||||
<data>
|
||||
AA==
|
||||
</data>
|
||||
<key>RM,pr2-chipset-mask</key>
|
||||
<data>
|
||||
/z8AAA==
|
||||
</data>
|
||||
<key>RM,pr2-force</key>
|
||||
<data>
|
||||
AAAAAA==
|
||||
</data>
|
||||
<key>RM,pr2-honor-pr2m</key>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
<key>RM,pr2-init</key>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
<key>RM,pr2m-block</key>
|
||||
<data>
|
||||
AQ==
|
||||
</data>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>FakePCIID_XHCIMux</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>FakePCIID_XHCIMux</string>
|
||||
<key>IOPCIPrimaryMatch</key>
|
||||
<string>0x9c318086 0x9cb18086 0x8c318086 0x8cb18086 0x8d318086</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>9001</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>8.0.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>8.0.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>8.0.0</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>8.0.0</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>8.0.0</string>
|
||||
<key>org.rehabman.driver.FakePCIID</key>
|
||||
<string>1.3.14</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/FakePCIID</string>
|
||||
</dict>
|
||||
</plist>
|
Binary file not shown.
Reference in New Issue
Block a user