summaryrefslogtreecommitdiff
path: root/oc/Kexts/Display-30e4-521.kext
diff options
context:
space:
mode:
Diffstat (limited to 'oc/Kexts/Display-30e4-521.kext')
-rwxr-xr-xoc/Kexts/Display-30e4-521.kext/Contents/Info.plist54
1 files changed, 54 insertions, 0 deletions
diff --git a/oc/Kexts/Display-30e4-521.kext/Contents/Info.plist b/oc/Kexts/Display-30e4-521.kext/Contents/Info.plist
new file mode 100755
index 0000000..2b7a5f9
--- /dev/null
+++ b/oc/Kexts/Display-30e4-521.kext/Contents/Info.plist
@@ -0,0 +1,54 @@
+<?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>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleGetInfoString</key>
+ <string>Copyright (C) 2013 AnV Software</string>
+ <key>CFBundleIdentifier</key>
+ <string>com.AnV.Software.driver.AppleMonitor</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundleName</key>
+ <string>Display Injector</string>
+ <key>CFBundlePackageType</key>
+ <string>KEXT</string>
+ <key>CFBundleSignature</key>
+ <string>????</string>
+ <key>CFBundleVersion</key>
+ <string>9.9.9</string>
+ <key>IOKitPersonalities</key>
+ <dict>
+ <key>Monitor Apple ID Injection</key>
+ <dict>
+ <key>CFBundleIdentifier</key>
+ <string>com.apple.driver.AppleUSBMergeNub</string>
+ <key>DisplayProductID</key>
+ <integer>1313</integer>
+ <key>DisplayVendorID</key>
+ <integer>12516</integer>
+ <key>IOClass</key>
+ <string>AppleUSBMergeNub</string>
+ <key>IOProbeScore</key>
+ <integer>5000</integer>
+ <key>IOProviderClass</key>
+ <string>AppleBacklightDisplay</string>
+ <key>IOProviderMergeProperties</key>
+ <dict>
+ <key>DisplayProductName</key>
+ <string>Display</string>
+ <key>IODisplayEDID</key>
+ <data>
+ AP///////wAw5HycAAAAAAAaAQSVHxFg6m+xp1VMniUM
+ UFQAAAABAQEBAQEBAQEBAQEBAQEBLjaAoHA4H0AwIDUA
+ Na4QAAAaVCuAoHA4H0AwIDUANa4QAAAaAAAA/gBMRyBE
+ aXNwbGF5CiAgAAAA/gBMUDE0MFdGNi1TUEI2AFE=
+ </data>
+ </dict>
+ </dict>
+ </dict>
+ <key>OSBundleRequired</key>
+ <string>Root</string>
+</dict>
+</plist>