Clover-E470/L-E/HighPointIOP.kext/Contents/Info.plist
2018-11-15 23:56:21 +01:00

113 lines
3.3 KiB
Plaintext

<?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>13F34</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>HighPointIOP</string>
<key>CFBundleGetInfoString</key>
<string>Version: 4.4.1, Copyright (c) 2015 HighPoint Technologies, Inc.</string>
<key>CFBundleIdentifier</key>
<string>com.highpoint-tech.kext.HighPointIOP</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>HighPointIOP</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>4.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>4.4.1</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>5B130a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>13C64</string>
<key>DTSDKName</key>
<string>macosx10.9</string>
<key>DTXcode</key>
<string>0510</string>
<key>DTXcodeBuild</key>
<string>5B130a</string>
<key>IOKitPersonalities</key>
<dict>
<key>MarvellSASIOP</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.highpoint-tech.kext.HighPointIOP</string>
<key>IOClass</key>
<string>HPTMV9580IOPController</string>
<key>IOKitDebug</key>
<integer>0</integer>
<key>IOMatchCategory</key>
<string>IOService</string>
<key>IOPCIPauseCompatible</key>
<true/>
<key>IOPCIPrimaryMatch</key>
<string>0x45201103 0x45211103 0x45221103 0x63281103 0x63341103</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
<key>IOUserClientClass</key>
<string>HPTIOPControllerClient</string>
<key>Physical Interconnect</key>
<string>SAS</string>
<key>Physical Interconnect Location</key>
<string>External</string>
</dict>
<key>MarvellSATAIOP</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.highpoint-tech.kext.HighPointIOP</string>
<key>IOClass</key>
<string>HPTMV9580IOPController</string>
<key>IOKitDebug</key>
<integer>0</integer>
<key>IOMatchCategory</key>
<string>IOService</string>
<key>IOPCIPauseCompatible</key>
<true/>
<key>IOPCIPrimaryMatch</key>
<string>0x36221103 0x36401103 0x36201103</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
<key>IOUserClientClass</key>
<string>HPTIOPControllerClient</string>
<key>Physical Interconnect Location</key>
<string>External</string>
</dict>
</dict>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.5</string>
<key>com.apple.iokit.IOSCSIParallelFamily</key>
<string>2.0</string>
<key>com.apple.kpi.iokit</key>
<string>10.0.0d1</string>
<key>com.apple.kpi.libkern</key>
<string>10.0.0d1</string>
<key>com.apple.kpi.mach</key>
<string>10.0.0d1</string>
</dict>
<key>OSBundleRequired</key>
<string>Local-Root</string>
</dict>
</plist>