efi_builder: Add SPI trackpad support to Sequoia

This commit is contained in:
Mykola Grymalyuk
2024-06-13 10:34:08 -06:00
parent ea12d44d68
commit ffeec342a9
4 changed files with 24 additions and 0 deletions

View File

@@ -1373,6 +1373,24 @@
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>
<key>BundlePath</key>
<string>AppleTopCaseInjector.kext</string>
<key>Comment</key>
<string>AppleTopCaseInjector - SPI</string>
<key>Enabled</key>
<false/>
<key>ExecutablePath</key>
<string></string>
<key>MaxKernel</key>
<string></string>
<key>MinKernel</key>
<string>24.0.0</string>
<key>PlistPath</key>
<string>Contents/Info.plist</string>
</dict>
<dict>
<key>Arch</key>
<string>x86_64</string>

Binary file not shown.