Skip to content

Commit c7b2811

Browse files
committed
麦本本 大麦2S i5-4200M
1 parent e467a6a commit c7b2811

File tree

527 files changed

+39895
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

527 files changed

+39895
-0
lines changed
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.
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.
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.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

麦本本/麦本本 大麦2S i5-4200M/CLOVER/config.plist

+794
Large diffs are not rendered by default.
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.
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.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,128 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>17D102</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>English</string>
9+
<key>CFBundleExecutable</key>
10+
<string>ACPIBatteryManager</string>
11+
<key>CFBundleGetInfoString</key>
12+
<string>1.81.4, Copyright 2011 Apple Inc., RehabMan 2012</string>
13+
<key>CFBundleIdentifier</key>
14+
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
15+
<key>CFBundleInfoDictionaryVersion</key>
16+
<string>6.0</string>
17+
<key>CFBundleName</key>
18+
<string>ACPIBatteryManager</string>
19+
<key>CFBundlePackageType</key>
20+
<string>KEXT</string>
21+
<key>CFBundleShortVersionString</key>
22+
<string>1.81.4</string>
23+
<key>CFBundleSignature</key>
24+
<string>????</string>
25+
<key>CFBundleSupportedPlatforms</key>
26+
<array>
27+
<string>MacOSX</string>
28+
</array>
29+
<key>CFBundleVersion</key>
30+
<string>1.81.4</string>
31+
<key>DTCompiler</key>
32+
<string>com.apple.compilers.llvm.clang.1_0</string>
33+
<key>DTPlatformBuild</key>
34+
<string>9C40b</string>
35+
<key>DTPlatformVersion</key>
36+
<string>GM</string>
37+
<key>DTSDKBuild</key>
38+
<string>17C76</string>
39+
<key>DTSDKName</key>
40+
<string>macosx10.13</string>
41+
<key>DTXcode</key>
42+
<string>0920</string>
43+
<key>DTXcodeBuild</key>
44+
<string>9C40b</string>
45+
<key>IOKitPersonalities</key>
46+
<dict>
47+
<key>ACPI AC Adapter</key>
48+
<dict>
49+
<key>CFBundleIdentifier</key>
50+
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
51+
<key>IOClass</key>
52+
<string>rehab_ACPIACAdapter</string>
53+
<key>IONameMatch</key>
54+
<string>ACPI0003</string>
55+
<key>IOProbeScore</key>
56+
<integer>1000</integer>
57+
<key>IOProviderClass</key>
58+
<string>IOACPIPlatformDevice</string>
59+
</dict>
60+
<key>ACPI Battery Manager</key>
61+
<dict>
62+
<key>CFBundleIdentifier</key>
63+
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
64+
<key>Configuration</key>
65+
<dict>
66+
<key>Correct16bitSignedCurrentRate</key>
67+
<true/>
68+
<key>CorrectCorruptCapacities</key>
69+
<true/>
70+
<key>CurrentDischargeRateMax</key>
71+
<integer>20000</integer>
72+
<key>EstimateCycleCountDivisor</key>
73+
<integer>6</integer>
74+
<key>FirstPollDelay</key>
75+
<integer>4000</integer>
76+
<key>StartupDelay</key>
77+
<integer>0</integer>
78+
<key>UseDesignVoltageForCurrentCapacity</key>
79+
<true/>
80+
<key>UseDesignVoltageForDesignCapacity</key>
81+
<true/>
82+
<key>UseDesignVoltageForMaxCapacity</key>
83+
<true/>
84+
<key>UseExtendedBatteryInformationMethod</key>
85+
<true/>
86+
<key>UseExtraBatteryInformationMethod</key>
87+
<true/>
88+
</dict>
89+
<key>IOClass</key>
90+
<string>AppleSmartBatteryManager</string>
91+
<key>IONameMatch</key>
92+
<string>PNP0C0A</string>
93+
<key>IOProbeScore</key>
94+
<integer>1000</integer>
95+
<key>IOProviderClass</key>
96+
<string>IOACPIPlatformDevice</string>
97+
</dict>
98+
<key>ACPI Battery Tracker</key>
99+
<dict>
100+
<key>CFBundleIdentifier</key>
101+
<string>org.rehabman.driver.AppleSmartBatteryManager</string>
102+
<key>IOClass</key>
103+
<string>rehab_BatteryTracker</string>
104+
<key>IOMatchCategory</key>
105+
<string>rehab_BatteryTracker</string>
106+
<key>IOProviderClass</key>
107+
<string>IOResources</string>
108+
<key>IOResourceMatch</key>
109+
<string>IOKit</string>
110+
</dict>
111+
</dict>
112+
<key>NSHumanReadableCopyright</key>
113+
<string>Copyright © 2011 Apple Inc. All rights reserved, RehabMan 2012</string>
114+
<key>OSBundleLibraries</key>
115+
<dict>
116+
<key>com.apple.iokit.IOACPIFamily</key>
117+
<string>1.0d1</string>
118+
<key>com.apple.kpi.iokit</key>
119+
<string>9.0</string>
120+
<key>com.apple.kpi.libkern</key>
121+
<string>9.0</string>
122+
</dict>
123+
<key>OSBundleRequired</key>
124+
<string>Root</string>
125+
<key>Source Code</key>
126+
<string>https://github.com/RehabMan/OS-X-ACPI-Battery-Driver</string>
127+
</dict>
128+
</plist>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,218 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3+
<plist version="1.0">
4+
<dict>
5+
<key>BuildMachineOSBuild</key>
6+
<string>16G29</string>
7+
<key>CFBundleDevelopmentRegion</key>
8+
<string>English</string>
9+
<key>CFBundleExecutable</key>
10+
<string>ACPISensors</string>
11+
<key>CFBundleIdentifier</key>
12+
<string>org.hwsensors.driver.ACPISensors</string>
13+
<key>CFBundleInfoDictionaryVersion</key>
14+
<string>6.0</string>
15+
<key>CFBundlePackageType</key>
16+
<string>KEXT</string>
17+
<key>CFBundleShortVersionString</key>
18+
<string>6.26.1440</string>
19+
<key>CFBundleSignature</key>
20+
<string>????</string>
21+
<key>CFBundleSupportedPlatforms</key>
22+
<array>
23+
<string>MacOSX</string>
24+
</array>
25+
<key>CFBundleVersion</key>
26+
<string>1440</string>
27+
<key>DTCompiler</key>
28+
<string>com.apple.compilers.llvm.clang.1_0</string>
29+
<key>DTPlatformBuild</key>
30+
<string>8E3004b</string>
31+
<key>DTPlatformVersion</key>
32+
<string>GM</string>
33+
<key>DTSDKBuild</key>
34+
<string>16E185</string>
35+
<key>DTSDKName</key>
36+
<string>macosx10.12</string>
37+
<key>DTXcode</key>
38+
<string>0833</string>
39+
<key>DTXcodeBuild</key>
40+
<string>8E3004b</string>
41+
<key>IOKitPersonalities</key>
42+
<dict>
43+
<key>ACPI Customizable Monitoring Plugin</key>
44+
<dict>
45+
<key>IOClass</key>
46+
<string>ACPISensors</string>
47+
<key>IOMatchCategory</key>
48+
<string>FakeSMCPlugin</string>
49+
<key>IONameMatch</key>
50+
<array>
51+
<string>monitor</string>
52+
<string>MONITOR</string>
53+
<string>MON0000</string>
54+
<string>FAN0000</string>
55+
<string>MON00000</string>
56+
<string>FAN00000</string>
57+
<string>acpi-monitor</string>
58+
</array>
59+
<key>IOProbeScore</key>
60+
<integer>1000</integer>
61+
<key>IOProviderClass</key>
62+
<string>IOACPIPlatformDevice</string>
63+
<key>IOResourceMatch</key>
64+
<string>FakeSMCKeyStore</string>
65+
<key>Platform Profile</key>
66+
<dict>
67+
<key>Default</key>
68+
<dict>
69+
<key>Tachometers</key>
70+
<dict>
71+
<key>CPUFan</key>
72+
<string>FAN1</string>
73+
<key>ExhaustFan</key>
74+
<string>FAN4</string>
75+
<key>FAN5</key>
76+
<string>FAN5</string>
77+
<key>Fan 10</key>
78+
<string>FANA</string>
79+
<key>Fan 6</key>
80+
<string>FAN6</string>
81+
<key>Fan 7</key>
82+
<string>FAN7</string>
83+
<key>Fan 8</key>
84+
<string>FAN8</string>
85+
<key>Fan 9</key>
86+
<string>FAN9</string>
87+
<key>IntakeFan</key>
88+
<string>FAN3</string>
89+
<key>PowerFan</key>
90+
<string>FAN2</string>
91+
<key>SystemFan</key>
92+
<string>FAN0</string>
93+
</dict>
94+
<key>Temperatures</key>
95+
<dict>
96+
<key>CPU Heatsink</key>
97+
<string>TCPU</string>
98+
<key>CPU Proximity</key>
99+
<string>TCPP</string>
100+
<key>Mainboard</key>
101+
<string>TSYS</string>
102+
<key>UseKelvins</key>
103+
<false/>
104+
</dict>
105+
<key>Voltages</key>
106+
<dict>
107+
<key>CPU Core</key>
108+
<string>VCPU</string>
109+
<key>Memory</key>
110+
<string>VMEM</string>
111+
</dict>
112+
</dict>
113+
</dict>
114+
</dict>
115+
<key>ACPI Debugging Plugin</key>
116+
<dict>
117+
<key>IOClass</key>
118+
<string>ACPIProbe</string>
119+
<key>IOMatchCategory</key>
120+
<string>FakeSMCPlugin</string>
121+
<key>IONameMatch</key>
122+
<array>
123+
<string>PRB0000</string>
124+
<string>acpi-probe</string>
125+
</array>
126+
<key>IOProbeScore</key>
127+
<integer>1000</integer>
128+
<key>IOProviderClass</key>
129+
<string>IOACPIPlatformDevice</string>
130+
<key>IOResourceMatch</key>
131+
<string>FakeSMCKeyStore</string>
132+
<key>IOUserClientClass</key>
133+
<string>ACPIProbeUserClient</string>
134+
<key>Platform Profile</key>
135+
<dict>
136+
<key>Default</key>
137+
<dict>
138+
<key>MethodsToPoll</key>
139+
<array/>
140+
<key>PollingInterval</key>
141+
<integer>2000</integer>
142+
<key>PollingTimeout</key>
143+
<integer>5000</integer>
144+
<key>VerboseLog</key>
145+
<true/>
146+
</dict>
147+
</dict>
148+
</dict>
149+
<key>PTID Device Monitoring Plugin</key>
150+
<dict>
151+
<key>IOClass</key>
152+
<string>PTIDSensors</string>
153+
<key>IOMatchCategory</key>
154+
<string>FakeSMCPlugin</string>
155+
<key>IONameMatch</key>
156+
<array>
157+
<string>PTID</string>
158+
</array>
159+
<key>IOProbeScore</key>
160+
<integer>1000</integer>
161+
<key>IOProviderClass</key>
162+
<string>IOACPIPlatformDevice</string>
163+
<key>IOResourceMatch</key>
164+
<string>FakeSMCKeyStore</string>
165+
</dict>
166+
<key>Thermal Zone Monitoring Plugin</key>
167+
<dict>
168+
<key>IOClass</key>
169+
<string>ACPISensors</string>
170+
<key>IOMatchCategory</key>
171+
<string>FakeSMCPlugin</string>
172+
<key>IOProbeScore</key>
173+
<integer>1000</integer>
174+
<key>IOPropertyMatch</key>
175+
<dict>
176+
<key>device_type</key>
177+
<string>thermal-zone</string>
178+
</dict>
179+
<key>IOProviderClass</key>
180+
<string>IOACPIPlatformDevice</string>
181+
<key>IOResourceMatch</key>
182+
<string>FakeSMCKeyStore</string>
183+
<key>Platform Profile</key>
184+
<dict>
185+
<key>Default</key>
186+
<dict>
187+
<key>Temperatures</key>
188+
<dict>
189+
<key>Thermal Zone</key>
190+
<string>_TMP</string>
191+
<key>UseKelvins</key>
192+
<true/>
193+
</dict>
194+
</dict>
195+
</dict>
196+
</dict>
197+
</dict>
198+
<key>NSHumanReadableCopyright</key>
199+
<string>Copyright © 2017 slice, kozlek. All rights reserved.</string>
200+
<key>OSBundleLibraries</key>
201+
<dict>
202+
<key>com.apple.iokit.IOACPIFamily</key>
203+
<string>1.0.0b1</string>
204+
<key>com.apple.kpi.iokit</key>
205+
<string>10.6</string>
206+
<key>com.apple.kpi.libkern</key>
207+
<string>10.6</string>
208+
<key>com.apple.kpi.mach</key>
209+
<string>10.6</string>
210+
<key>com.apple.kpi.unsupported</key>
211+
<string>10.6</string>
212+
<key>org.netkas.driver.FakeSMC</key>
213+
<string>1429</string>
214+
</dict>
215+
<key>OSBundleRequired</key>
216+
<string>Root</string>
217+
</dict>
218+
</plist>

0 commit comments

Comments
 (0)