清理
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,115 +0,0 @@
|
||||
<?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>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>ACPIBatteryManager</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>1.90.1, Copyright 2011 Apple Inc., RehabMan 2012</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>ACPIBatteryManager</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.90.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.90.1</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>12D75</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.8</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0941</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>9F2000</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>ACPI AC Adapter</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
|
||||
<key>IOClass</key>
|
||||
<string>ACPIACAdapter</string>
|
||||
<key>IONameMatch</key>
|
||||
<string>ACPI0003</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
</dict>
|
||||
<key>ACPI Battery Manager</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
|
||||
<key>Configuration</key>
|
||||
<dict>
|
||||
<key>Correct16bitSignedCurrentRate</key>
|
||||
<true/>
|
||||
<key>CorrectCorruptCapacities</key>
|
||||
<true/>
|
||||
<key>CurrentDischargeRateMax</key>
|
||||
<integer>20000</integer>
|
||||
<key>EstimateCycleCountDivisor</key>
|
||||
<integer>6</integer>
|
||||
<key>FirstPollDelay</key>
|
||||
<integer>4000</integer>
|
||||
<key>StartupDelay</key>
|
||||
<integer>0</integer>
|
||||
<key>UseDesignVoltageForCurrentCapacity</key>
|
||||
<true/>
|
||||
<key>UseDesignVoltageForDesignCapacity</key>
|
||||
<true/>
|
||||
<key>UseDesignVoltageForMaxCapacity</key>
|
||||
<true/>
|
||||
<key>UseExtendedBatteryInformationMethod</key>
|
||||
<true/>
|
||||
<key>UseExtraBatteryInformationMethod</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>AppleSmartBatteryManager</string>
|
||||
<key>IONameMatch</key>
|
||||
<string>PNP0C0A</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2011 Apple Inc. All rights reserved, RehabMan 2012</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
<string>1.0d1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>9.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>9.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
<key>Source Code</key>
|
||||
<string>https://github.com/RehabMan/OS-X-ACPI-Battery-Driver</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A4300b</string>
|
||||
<string>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -29,17 +29,17 @@
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11E708</string>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19G68</string>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1160</string>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11E708</string>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>as.lvs1974.AirportBrcmFixup</key>
|
||||
@@ -95,8 +95,6 @@
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 lvs1974. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
|
||||
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
-115
@@ -1,115 +0,0 @@
|
||||
<?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>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
BIN
Binary file not shown.
BIN
Binary file not shown.
BIN
Binary file not shown.
-115
@@ -1,115 +0,0 @@
|
||||
<?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>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -1,134 +0,0 @@
|
||||
<?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>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict>
|
||||
<key>PlugIns/AirPortBrcm4360_Injector.kext</key>
|
||||
<dict>
|
||||
<key>cdhash</key>
|
||||
<data>
|
||||
RJ2ZUOQ9JKN7Eoc8o4TuLgLxEXU=
|
||||
</data>
|
||||
<key>requirement</key>
|
||||
<string>cdhash H"49f05751cbfda6ba640bea88ab47654cf1fea459" or cdhash H"449d9950e43d24a37b12873ca384ee2e02f11175"</string>
|
||||
</dict>
|
||||
<key>PlugIns/AirPortBrcmNIC_Injector.kext</key>
|
||||
<dict>
|
||||
<key>cdhash</key>
|
||||
<data>
|
||||
OzqYJA7+l+C2d6LxXozby55MhMg=
|
||||
</data>
|
||||
<key>requirement</key>
|
||||
<string>cdhash H"ea90bb042b73934b0644dbd3cbcf53372455878a" or cdhash H"3b3a98240efe97e0b677a2f15e8cdbcb9e4c84c8"</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A4300b</string>
|
||||
<string>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -29,17 +29,17 @@
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11E708</string>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19G68</string>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1160</string>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11E708</string>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>HDA Hardware Config Resource</key>
|
||||
@@ -48,6 +48,28 @@
|
||||
<string>com.apple.driver.AppleHDAHardwareConfigDriver</string>
|
||||
<key>HDAConfigDefault</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>CodecID</key>
|
||||
<integer>287143573</integer>
|
||||
<key>Comment</key>
|
||||
<string>Toshiba Satellite Pro C50</string>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AKccQACnHRAApx4hAKcfAQC3HCAAtx0QALce
|
||||
gQC3HwEAxxzwAMcdAADHHgAAxx9AANccMADX
|
||||
HQEA1x4QANcfkADnHBAA5x0BAOceoADnH5AA
|
||||
9xzwAPcdAAD3HgAA9x9AAYcc8AGHHQABhx4A
|
||||
AYcfQA==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>11</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -131,14 +153,16 @@
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Creative CA0132, Alienware 15 R2</string>
|
||||
<string>Creative CA0132: Alienware 15 R2</string>
|
||||
<key>CodecID</key>
|
||||
<integer>285343761</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AVcKAQFnAwAAtxwQALcdQQC3HhAAtx+QANcc
|
||||
8ADXHQAA1x4AANcfQAD3HCABFxxAARcegQEn
|
||||
HDABJx+Q
|
||||
AVcKAQFXDwEAFxceABcWHwAXFRABVxcNAVcY
|
||||
IAC3HhAAtx+QANcc8ADXHQAA1x4AANcfQADn
|
||||
HPAA5x0AAOceAADnH0AA9xwgAPcfAQEHHPAB
|
||||
Bx0AAQceAAEHH0ABFxxAARcegQEXHwEBJxwA
|
||||
AScfkAE3HPABNx0AATceAAE3H0A=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
@@ -151,14 +175,16 @@
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Creative CA0132, 2.0 + front HP</string>
|
||||
<string>Creative CA0132: Alienware 17, Desktop 2xIn 3xOut</string>
|
||||
<key>CodecID</key>
|
||||
<integer>285343761</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ABcXHgAXFRABVwoBAScIgQFnCIABVxcNAVcY
|
||||
JADXHPAA1x0AANceAADXH0ABBx4hAScfkAE3
|
||||
HPABNx0AATceAAE3H0A=
|
||||
AVcKAQFXDwEAFxceABcWHwAXFRABVxcNAVcY
|
||||
JAC3HhAAtx+QANcc8ADXHQAA1x4AANcfQADn
|
||||
HPAA5x0AAOceAADnH0AA9xwgAPcfAQEHHDAB
|
||||
Bx4hAQcfAQEXHEABFx6BARcfAQEnHAABJx+Q
|
||||
ATcc8AE3HQABNx4AATcfQA==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
@@ -191,15 +217,17 @@
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Creative CA0132, 5.1 with C/Sub</string>
|
||||
<string>Creative CA0132: R3Di default</string>
|
||||
<key>CodecID</key>
|
||||
<integer>285343761</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ABcWHwAXFx4AFxUUAVcKAQEnCIEBZwiAAVcX
|
||||
DQFXGCQA1xzwANcdAADXHgAA1x9AAOcc8ADn
|
||||
HQAA5x4AAOcfQAEHHgEBJx+QATcc8AE3HQAB
|
||||
Nx4AATcfQAGHHPABhx0AAYceAAGHH0A=
|
||||
AVcKAQFXDwEAFxceABcWHwAXFRQBVxcNAVcY
|
||||
JAC3HUEA1xzwANcdAADXHgAA1x9AAOcc8ADn
|
||||
HQAA5x4AAOcfQAD3HCAA9x8BAQccMAEHHgEB
|
||||
Bx8BARccQAEXHgEBFx8BASccAAEnH5ABNxzw
|
||||
ATcdAAE3HgABNx9AAYcc8AGHHQABhx4AAYcf
|
||||
QA==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
@@ -245,6 +273,30 @@
|
||||
<key>LayoutID</key>
|
||||
<integer>6</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Creative CA0132: ZxRi</string>
|
||||
<key>CodecID</key>
|
||||
<integer>285343761</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AVcKAQFXDwEAF5AzABcXDwAXFg8AFxUNAVcX
|
||||
GAFXGBQBVxcaAVcYkQFQoCABUQAYAV8BAAFT
|
||||
AIMBVAAAAVcXDQFXGCQAtx1BANcc8ADXHQAA
|
||||
1x4AANcfQADnHPAA5x0AAOceAADnH0AA9xwg
|
||||
APcfAQEHHDABBx4BAQcfAQEXHEABFx4BARcf
|
||||
AQEnH5ABNxzwATcdAAE3HgABNx9AAYcc8AGH
|
||||
HQABhx4AAYcfQA==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>7</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -329,6 +381,29 @@
|
||||
<key>LayoutID</key>
|
||||
<integer>12</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Creative CA0132 5.1 channel for Alienware-M17X-R4 by DalianSky</string>
|
||||
<key>CodecID</key>
|
||||
<integer>285343761</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ALccEAC3HUEAtx4QALcfkADHHCAAxx0gAMce
|
||||
RQDHHwEA1xzwANcdAADXHgAA1x9AAOcc8ADn
|
||||
HQAA5x4AAOcfQAD3HFAA9x1AAPceIQD3HwEB
|
||||
BxzwAQcdAAEHHgABBx9AARcccAEXHRABFx4B
|
||||
ARcfAQEnHIABJx2RASceoAEnH5ABNxzwATcd
|
||||
AAE3HgABNx9AAYcc8AGHHQABhx4AAYcfQA==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>99</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -1792,15 +1867,15 @@
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Realtek ALC255 for Dell 7447 by Ike</string>
|
||||
<string>Realtek ALC255 for Dell 7447 by was3912734</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902549</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccEAEnHQEBJx6mAScfkAFHHEABRx0BAUce
|
||||
FwFHH5ABdxxBAXcdAQF3HhcBdx+QAZccIAGX
|
||||
HRABlx6LAZcfAQIXHFACFx0QAhceKwIXHwEB
|
||||
RwwC
|
||||
FwFHH5ABRwwCAXccQQF3HQEBdx4XAXcfkAGX
|
||||
HCABlx0RAZceiwGXHwIB5xxgAecdEQHnHkUB
|
||||
5x8CAhccUAIXHRACFx4rAhcfAgIXDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
@@ -5098,6 +5173,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Realtek ALC285 for Yoga C740 by fewtarius</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902597</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AUccEAFHHQEBRx4TAUcfmQFHDAICFxwgAhcd
|
||||
EAIXHiECFx8TAhcMAgGXHEABlx0RAZceoQGX
|
||||
H5M=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>61</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgIXDAIBlwcl
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -5237,6 +5338,37 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>leeoem - Realtek ALC289 for alienware m17r2</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902601</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccIAEnHQEBJx6mAScfkAE3HPABNx0AATce
|
||||
AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFn
|
||||
HPABZx0AAWceAAFnH0ABdxzwAXcdAAF3HgAB
|
||||
dx9AAYcc8AGHHQABhx4AAYcfQAGXHHABlx0Q
|
||||
AZceiwGXHwIBpxzwAacdAAGnHgABpx9AAbcc
|
||||
8AG3HQABtx4AAbcfQAHXHPAB1x0AAdceAAHX
|
||||
H0AB5xzwAecdAAHnHgAB5x9AAhccMAIXHRAC
|
||||
Fx4rAhcfAgIXDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>11</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgG3DAICFwwC
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -5315,6 +5447,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>CodecID</key>
|
||||
<integer>283902608</integer>
|
||||
<key>Comment</key>
|
||||
<string>MacPeet - ALC290 for HP m6 n015dx</string>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AaccIAGnHRABpx6BAacfAAEnHDABJx0AASce
|
||||
owEnH5ABVxxAAVcdEAFXHiEBVx8AAYccUAGH
|
||||
HQEBhx4XAYcfkAGHDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>15</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AYcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -11595,6 +11753,32 @@
|
||||
<key>LayoutID</key>
|
||||
<integer>77</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>zty199 - ALC295 for HP Pavilion / OMEN-2</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902613</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccAAEnHQEBJx6mAScfmQFHHEABRx0BAUce
|
||||
FwFHH5kBRwwCAZccgAGXHRABlx6LAZcfAAIX
|
||||
HMACFx0QAhceKwIXHwACFwwC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>24</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgIXDAI=
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>IOClass</key>
|
||||
<string>AppleHDAHardwareConfigDriver</string>
|
||||
@@ -11617,8 +11801,6 @@
|
||||
<string>IOKit</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 vit9696. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
|
||||
Binary file not shown.
@@ -1,115 +0,0 @@
|
||||
<?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>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -13,7 +13,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -21,7 +21,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -53,6 +53,21 @@
|
||||
<key>idVendor</key>
|
||||
<integer>1008</integer>
|
||||
</dict>
|
||||
<key>0489_e030</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>57392</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>1161</integer>
|
||||
</dict>
|
||||
<key>0489_e032</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -668,6 +683,21 @@
|
||||
<key>idVendor</key>
|
||||
<integer>2652</integer>
|
||||
</dict>
|
||||
<key>0a5c_217d</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>8573</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>2652</integer>
|
||||
</dict>
|
||||
<key>0a5c_21d7</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
@@ -983,6 +1013,21 @@
|
||||
<key>idVendor</key>
|
||||
<integer>2652</integer>
|
||||
</dict>
|
||||
<key>0b05_178a</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOClass</key>
|
||||
<string>BroadcomBluetoothHostControllerUSBTransport</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>3000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOUSBHostDevice</string>
|
||||
<key>idProduct</key>
|
||||
<integer>6026</integer>
|
||||
<key>idVendor</key>
|
||||
<integer>2821</integer>
|
||||
</dict>
|
||||
<key>0b05_17b5</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -23,7 +23,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -53,7 +53,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
|
||||
Binary file not shown.
@@ -15,7 +15,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -23,7 +23,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -2113,7 +2113,7 @@
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.acidanthera.BrcmFirmwareStore</key>
|
||||
<string>2.5.3</string>
|
||||
<string>2.5.4</string>
|
||||
<key>com.apple.iokit.IOUSBHostFamily</key>
|
||||
<string>1.0.1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
|
||||
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.2.0</string>
|
||||
<string>1.2.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.2.0</string>
|
||||
<string>1.2.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -1,224 +0,0 @@
|
||||
<?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>18G95</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>FakeSMC</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.netkas.FakeSMC</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>FakeSMC</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>3.5.3</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>3.5.3</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11A420a</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>15E60</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.11</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1100</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11A420a</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>SMC Device Emulator</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.netkas.FakeSMC</string>
|
||||
<key>Configuration</key>
|
||||
<dict>
|
||||
<key>Keys</key>
|
||||
<dict>
|
||||
<key>$Num</key>
|
||||
<array>
|
||||
<string>ui8 </string>
|
||||
<data>AQ==</data>
|
||||
</array>
|
||||
<key>ACID</key>
|
||||
<array>
|
||||
<string>ch8*</string>
|
||||
<data>ur48RcADEEM=</data>
|
||||
</array>
|
||||
<key>ALI0</key>
|
||||
<array>
|
||||
<string>{ali</string>
|
||||
<data>BgECAA==</data>
|
||||
</array>
|
||||
<key>ALRV</key>
|
||||
<array>
|
||||
<string>ui16</string>
|
||||
<data>AAE=</data>
|
||||
</array>
|
||||
<key>ALV0</key>
|
||||
<array>
|
||||
<string>{alv</string>
|
||||
<data>AQEDtwCjABVq9A==</data>
|
||||
</array>
|
||||
<key>CLKH</key>
|
||||
<array>
|
||||
<string>{clh</string>
|
||||
<data>AABwgAABGUA=</data>
|
||||
</array>
|
||||
<key>CLKT</key>
|
||||
<array>
|
||||
<string>ui32</string>
|
||||
<data>AAByGw==</data>
|
||||
</array>
|
||||
<key>EPCI</key>
|
||||
<array>
|
||||
<string>flag</string>
|
||||
<data>AQ==</data>
|
||||
</array>
|
||||
<key>FNum</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>AQ==</data>
|
||||
</array>
|
||||
<key>LSOF</key>
|
||||
<array>
|
||||
<string>flag</string>
|
||||
<data>AQ==</data>
|
||||
</array>
|
||||
<key>LSSB</key>
|
||||
<array>
|
||||
<string>{lso</string>
|
||||
<data>AQE=</data>
|
||||
</array>
|
||||
<key>LsNM</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>AQ==</data>
|
||||
</array>
|
||||
<key>LsbV</key>
|
||||
<array>
|
||||
<string>{rev</string>
|
||||
<data>AQQKAAY=</data>
|
||||
</array>
|
||||
<key>MOST</key>
|
||||
<array>
|
||||
<string>ui16</string>
|
||||
<data>gAM=</data>
|
||||
</array>
|
||||
<key>MSDW</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>AQ==</data>
|
||||
</array>
|
||||
<key>MSPS</key>
|
||||
<array>
|
||||
<string>{msp</string>
|
||||
<data>AA==</data>
|
||||
</array>
|
||||
<key>MSSD</key>
|
||||
<array>
|
||||
<string>si8</string>
|
||||
<data>Aw==</data>
|
||||
</array>
|
||||
<key>NATJ</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>AA==</data>
|
||||
</array>
|
||||
<key>NATi</key>
|
||||
<array>
|
||||
<string>ui16</string>
|
||||
<string>0000</string>
|
||||
</array>
|
||||
<key>NTOK</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>AQ==</data>
|
||||
</array>
|
||||
<key>NVPR</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>AA==</data>
|
||||
</array>
|
||||
<key>OSK0</key>
|
||||
<array>
|
||||
<string>ch8*</string>
|
||||
<data>b3VyaGFyZHdvcmtieXRoZXNld29yZHNndWFyZGVkcGw=</data>
|
||||
</array>
|
||||
<key>OSK1</key>
|
||||
<array>
|
||||
<string>ch8*</string>
|
||||
<data>ZWFzZWRvbnRzdGVhbChjKUFwcGxlQ29tcHV0ZXJJbmM=</data>
|
||||
</array>
|
||||
<key>REV </key>
|
||||
<array>
|
||||
<string>{rev</string>
|
||||
<data>ATAPAAAD</data>
|
||||
</array>
|
||||
<key>RGEN</key>
|
||||
<array>
|
||||
<string>ui8</string>
|
||||
<data>Ag==</data>
|
||||
</array>
|
||||
<key>RMde</key>
|
||||
<array>
|
||||
<string>char</string>
|
||||
<data>QQ==</data>
|
||||
</array>
|
||||
<key>RPlt</key>
|
||||
<array>
|
||||
<string>ch8*</string>
|
||||
<string>m82</string>
|
||||
</array>
|
||||
</dict>
|
||||
<key>debug</key>
|
||||
<false/>
|
||||
<key>smc-compatible</key>
|
||||
<string>smc-napa</string>
|
||||
</dict>
|
||||
<key>IOClass</key>
|
||||
<string>FakeSMC</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IOACPIPlatformDevice</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>AppleACPIPlatformExpert</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>ACPI</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.7</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>3.3.0</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
<string>1.0.0d1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>9.0.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>9.0.0</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>9.0.0</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>9.0.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
@@ -1,115 +0,0 @@
|
||||
<?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>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A4300b</string>
|
||||
<string>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -29,17 +29,17 @@
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11E708</string>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19G68</string>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1160</string>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11E708</string>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>as.vit9696.Lilu</key>
|
||||
@@ -56,8 +56,6 @@
|
||||
<string>IOKit</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.8</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2016-2020 vit9696. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
|
||||
Binary file not shown.
@@ -1,98 +0,0 @@
|
||||
<?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>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>SMCDellSensors</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.lvs1974.SMCDellSensors</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>SMCDellSensors</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>SMCDellSensors</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.lvs1974.SMCDellSensors</string>
|
||||
<key>FanMultiplier</key>
|
||||
<integer>1</integer>
|
||||
<key>FanNames</key>
|
||||
<array>
|
||||
<string>CPU Fan</string>
|
||||
<string>System Fan</string>
|
||||
<string>GPU Fan</string>
|
||||
<string>PSU Fan</string>
|
||||
<string>Chipset Fan</string>
|
||||
<string>Other Fan</string>
|
||||
</array>
|
||||
<key>IOClass</key>
|
||||
<string>SMCDellSensors</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>SMCDellSensors</string>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOResources</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>IOKit</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2018 usrsse2. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.vit9696.Lilu</key>
|
||||
<string>1.2.0</string>
|
||||
<key>as.vit9696.VirtualSMC</key>
|
||||
<string>1.0.0</string>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
<string>1.0.0d1</string>
|
||||
<key>com.apple.iokit.IOSMBusFamily</key>
|
||||
<string>1.0.0</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.dsep</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>12.0.0</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>12.0.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19E266</string>
|
||||
<string>18E226</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,27 +17,27 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.6</string>
|
||||
<string>1.0.7</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.6</string>
|
||||
<string>1.0.7</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11E146</string>
|
||||
<string>10E1001</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19E258</string>
|
||||
<string>18E219</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1140</string>
|
||||
<string>1020</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11E146</string>
|
||||
<string>10E1001</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>Voodoo Input</key>
|
||||
@@ -57,8 +57,6 @@
|
||||
<string>IOService</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.11</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2019 Kishor Prins. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
|
||||
Binary file not shown.
@@ -1,115 +0,0 @@
|
||||
<?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>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.5, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||
<string>2.1.6, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -135,7 +135,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
|
||||
Binary file not shown.
+2
-2
@@ -17,13 +17,13 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.6</string>
|
||||
<string>1.0.7</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.6</string>
|
||||
<string>1.0.7</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
BIN
Binary file not shown.
+4
-4
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Keyboard</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.5, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<string>2.1.6, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -596,7 +596,7 @@
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
|
||||
BIN
Binary file not shown.
+4
-4
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Mouse</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.5, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||
<string>2.1.6, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -178,7 +178,7 @@
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
|
||||
BIN
Binary file not shown.
+4
-4
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Trackpad</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.5, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||
<string>2.1.6, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -414,7 +414,7 @@
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||
<string>2.1.5</string>
|
||||
<string>2.1.6</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
|
||||
BIN
Binary file not shown.
+126
-164
@@ -6,6 +6,14 @@
|
||||
<dict>
|
||||
<key>Add</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>CPU Frequency conversion</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Path</key>
|
||||
<string>SSDT-CPU-PRGen.aml</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>Battery</string>
|
||||
@@ -622,58 +630,6 @@
|
||||
<key>TableSignature</key>
|
||||
<data></data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>_Q14 to XQ14(TP-up)</string>
|
||||
<key>Count</key>
|
||||
<integer>0</integer>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Find</key>
|
||||
<data>X1ExNA==</data>
|
||||
<key>Limit</key>
|
||||
<integer>0</integer>
|
||||
<key>Mask</key>
|
||||
<data></data>
|
||||
<key>OemTableId</key>
|
||||
<data>AAAAAAAAAAA=</data>
|
||||
<key>Replace</key>
|
||||
<data>WFExNA==</data>
|
||||
<key>ReplaceMask</key>
|
||||
<data></data>
|
||||
<key>Skip</key>
|
||||
<integer>0</integer>
|
||||
<key>TableLength</key>
|
||||
<integer>0</integer>
|
||||
<key>TableSignature</key>
|
||||
<data></data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>_Q15 to XQ15(TP-down)</string>
|
||||
<key>Count</key>
|
||||
<integer>0</integer>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Find</key>
|
||||
<data>X1ExNQ==</data>
|
||||
<key>Limit</key>
|
||||
<integer>0</integer>
|
||||
<key>Mask</key>
|
||||
<data></data>
|
||||
<key>OemTableId</key>
|
||||
<data>AAAAAAAAAAA=</data>
|
||||
<key>Replace</key>
|
||||
<data>WFExNQ==</data>
|
||||
<key>ReplaceMask</key>
|
||||
<data></data>
|
||||
<key>Skip</key>
|
||||
<integer>0</integer>
|
||||
<key>TableLength</key>
|
||||
<integer>0</integer>
|
||||
<key>TableSignature</key>
|
||||
<data></data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>Rename XHCI to XHC (USB)</string>
|
||||
@@ -960,6 +916,58 @@
|
||||
<key>TableSignature</key>
|
||||
<data>RFNEVA==</data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>(_Q14 ,0,N)--->XQ14(TP-up)</string>
|
||||
<key>Count</key>
|
||||
<integer>0</integer>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Find</key>
|
||||
<data>X1ExNA==</data>
|
||||
<key>Limit</key>
|
||||
<integer>0</integer>
|
||||
<key>Mask</key>
|
||||
<data></data>
|
||||
<key>OemTableId</key>
|
||||
<data>AAAAAAAAAAA=</data>
|
||||
<key>Replace</key>
|
||||
<data>WFExNA==</data>
|
||||
<key>ReplaceMask</key>
|
||||
<data></data>
|
||||
<key>Skip</key>
|
||||
<integer>0</integer>
|
||||
<key>TableLength</key>
|
||||
<integer>0</integer>
|
||||
<key>TableSignature</key>
|
||||
<data></data>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Comment</key>
|
||||
<string>(_Q15 ,0,N)--->XQ15(TP-down)</string>
|
||||
<key>Count</key>
|
||||
<integer>0</integer>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>Find</key>
|
||||
<data>X1ExNQ==</data>
|
||||
<key>Limit</key>
|
||||
<integer>0</integer>
|
||||
<key>Mask</key>
|
||||
<data></data>
|
||||
<key>OemTableId</key>
|
||||
<data>AAAAAAAAAAA=</data>
|
||||
<key>Replace</key>
|
||||
<data>WFExNQ==</data>
|
||||
<key>ReplaceMask</key>
|
||||
<data></data>
|
||||
<key>Skip</key>
|
||||
<integer>0</integer>
|
||||
<key>TableLength</key>
|
||||
<integer>0</integer>
|
||||
<key>TableSignature</key>
|
||||
<data></data>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Quirks</key>
|
||||
<dict>
|
||||
@@ -1045,7 +1053,7 @@
|
||||
<key>AAPL,ig-platform-id</key>
|
||||
<data>AgAWFg==</data>
|
||||
<key>AAPL,slot-name</key>
|
||||
<string>Internal@0,2,0</string>
|
||||
<string>Internal</string>
|
||||
<key>device-id</key>
|
||||
<data>FhYAAA==</data>
|
||||
<key>device_type</key>
|
||||
@@ -1079,17 +1087,6 @@
|
||||
<key>model</key>
|
||||
<string>Intel HD Graphics 5500</string>
|
||||
</dict>
|
||||
<key>PciRoot(0x0)/Pci(0x1f,0x6)</key>
|
||||
<dict>
|
||||
<key>AAPL,slot-name</key>
|
||||
<string>Internal</string>
|
||||
<key>device_type</key>
|
||||
<string>Signal Processing Controller</string>
|
||||
<key>model</key>
|
||||
<string>Intel Broadwell Wildcat Point-LP Thermal Management Controller</string>
|
||||
<key>name</key>
|
||||
<string>Intel Thermal Controller</string>
|
||||
</dict>
|
||||
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
|
||||
<dict>
|
||||
<key>AAPL,slot-name</key>
|
||||
@@ -1212,7 +1209,7 @@
|
||||
<key>model</key>
|
||||
<string>Intel 9 Series Chipset Family Wildcat Point-LP Enhanced USB 2.0 EHCI Controller</string>
|
||||
<key>name</key>
|
||||
<string>Enhanced USB Controller</string>
|
||||
<string>USB 2.0 Controller</string>
|
||||
<key>vendor-id</key>
|
||||
<data>gIYAAA==</data>
|
||||
</dict>
|
||||
@@ -1260,10 +1257,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Delete</key>
|
||||
<dict>
|
||||
<key>Pci(0x0,0x0)</key>
|
||||
<array/>
|
||||
</dict>
|
||||
<dict/>
|
||||
</dict>
|
||||
<key>Kernel</key>
|
||||
<dict>
|
||||
@@ -1319,13 +1313,29 @@
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>FakeSMC.kext</string>
|
||||
<string>CPUFriend.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/FakeSMC</string>
|
||||
<string>Contents/MacOS/CPUFriend</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>CPUFriendDataProvider.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string></string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
@@ -1383,13 +1393,45 @@
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>ACPIBatteryManager.kext</string>
|
||||
<string>SMCLightSensor.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/ACPIBatteryManager</string>
|
||||
<string>Contents/MacOS/SMCLightSensor</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>SMCProcessor.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/SMCProcessor</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>SMCSuperIO.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/SMCSuperIO</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
@@ -1525,38 +1567,6 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>CPUFriend.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/CPUFriend</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>CPUFriendDataProvider.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string></string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>IntelMausi.kext</string>
|
||||
@@ -1605,54 +1615,6 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>SMCLightSensor.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/SMCLightSensor</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>SMCProcessor.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/SMCProcessor</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>SMCSuperIO.kext</string>
|
||||
<key>Comment</key>
|
||||
<string></string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/SMCSuperIO</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext</string>
|
||||
@@ -1923,7 +1885,7 @@
|
||||
<key>AppleXcpmExtraMsrs</key>
|
||||
<false/>
|
||||
<key>AppleXcpmForceBoost</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>CustomSMBIOSGuid</key>
|
||||
<false/>
|
||||
<key>DisableIoMapper</key>
|
||||
@@ -2108,18 +2070,18 @@
|
||||
</dict>
|
||||
<key>7C436110-AB2A-4BBB-A880-FE41995C9F82</key>
|
||||
<dict>
|
||||
<key>SystemAudioVolume</key>
|
||||
<data>Rg==</data>
|
||||
<key>boot-args</key>
|
||||
<string>alcid=15 brcmfx-driver=2 vsmcgen=1 brcmfx-country=#a -v</string>
|
||||
<key>booter-fileset-basesystem</key>
|
||||
<data></data>
|
||||
<key>booter-fileset-kernel</key>
|
||||
<data></data>
|
||||
<key>csr-active-config</key>
|
||||
<data>AAAAAA==</data>
|
||||
<key>booter-fileset-kernel</key>
|
||||
<data></data>
|
||||
<key>booter-fileset-basesystem</key>
|
||||
<data></data>
|
||||
<key>SystemAudioVolume</key>
|
||||
<data>Rg==</data>
|
||||
<key>prev-lang:kbd</key>
|
||||
<data>emgtSGFuczoyNTI=</data>
|
||||
<key>boot-args</key>
|
||||
<string>alcid=15 brcmfx-driver=2 vsmcgen=1 brcmfx-country=#a -v</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>Delete</key>
|
||||
|
||||
@@ -7,10 +7,8 @@
|
||||
- 插入音频设备不会自动切换, 需要手动选择输入/输出设备。
|
||||
- (内置扬声器 + 内置麦克风 + 耳机 + 耳机麦克风测试正常)
|
||||
- 支持触摸屏
|
||||

|
||||

|
||||

|
||||

|
||||
## 硬件信息
|
||||
|
||||
```
|
||||
|
||||
Vendored
BIN
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 151 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 158 KiB |
Reference in New Issue
Block a user