Skip to content

Commit 99ca9d8

Browse files
committed
revert: I2C 触摸板问题
1 parent 4d85bdc commit 99ca9d8

File tree

16 files changed

+15
-355
lines changed

16 files changed

+15
-355
lines changed

EFI/.DS_Store

0 Bytes
Binary file not shown.

EFI/OC/.DS_Store

4 KB
Binary file not shown.

EFI/OC/Kexts/.DS_Store

2 KB
Binary file not shown.

EFI/OC/Kexts/VoodooI2C.kext/Contents/Info.plist

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23H124</string>
6+
<string>22F82</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
@@ -17,13 +17,13 @@
1717
<key>CFBundlePackageType</key>
1818
<string>KEXT</string>
1919
<key>CFBundleShortVersionString</key>
20-
<string>2.9.1</string>
20+
<string>2.8</string>
2121
<key>CFBundleSupportedPlatforms</key>
2222
<array>
2323
<string>MacOSX</string>
2424
</array>
2525
<key>CFBundleVersion</key>
26-
<string>2.9.1</string>
26+
<string>2.8</string>
2727
<key>DTCompiler</key>
2828
<string>com.apple.compilers.llvm.clang.1_0</string>
2929
<key>DTPlatformBuild</key>
-112 Bytes
Binary file not shown.

EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23H124</string>
6+
<string>22F82</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>
Binary file not shown.

EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooGPIO.kext/Contents/_CodeSignature/CodeResources

Lines changed: 0 additions & 115 deletions
This file was deleted.

EFI/OC/Kexts/VoodooI2C.kext/Contents/PlugIns/VoodooI2CServices.kext/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<plist version="1.0">
44
<dict>
55
<key>BuildMachineOSBuild</key>
6-
<string>23H124</string>
6+
<string>22F82</string>
77
<key>CFBundleDevelopmentRegion</key>
88
<string>en</string>
99
<key>CFBundleExecutable</key>

0 commit comments

Comments
 (0)