support apple keys

This commit is contained in:
2019-11-10 11:50:48 +08:00
parent 50f5ac8bc5
commit e886cf3bc6
3 changed files with 26 additions and 6 deletions

BIN
OC/Drivers/UsbKbDxe.efi Executable file

Binary file not shown.

View File

@ -105,13 +105,13 @@
CAAAAA== CAAAAA==
</data> </data>
</dict> </dict>
<key>HS10</key> <key>HS09</key>
<dict> <dict>
<key>UsbConnector</key> <key>UsbConnector</key>
<integer>255</integer> <integer>255</integer>
<key>port</key> <key>port</key>
<data> <data>
CgAAAA== CQAAAA==
</data> </data>
</dict> </dict>
<key>HS11</key> <key>HS11</key>

View File

@ -137,7 +137,7 @@
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key> <key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict> <dict>
<key>layout-id</key> <key>layout-id</key>
<data>AQAAAA==</data> <data>BwAAAA==</data>
</dict> </dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key> <key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict> <dict>
@ -315,13 +315,13 @@
<key>HideSelf</key> <key>HideSelf</key>
<true/> <true/>
<key>PollAppleHotKeys</key> <key>PollAppleHotKeys</key>
<false/> <true/>
<key>Resolution</key> <key>Resolution</key>
<string>Max</string> <string>Max</string>
<key>ShowPicker</key> <key>ShowPicker</key>
<true/> <false/>
<key>Timeout</key> <key>Timeout</key>
<integer>3</integer> <integer>0</integer>
<key>UsePicker</key> <key>UsePicker</key>
<true/> <true/>
</dict> </dict>
@ -475,7 +475,27 @@
<string>FwRuntimeServices.efi</string> <string>FwRuntimeServices.efi</string>
<string>MemoryAllocation.efi</string> <string>MemoryAllocation.efi</string>
<string>VirtualSmc.efi</string> <string>VirtualSmc.efi</string>
<string>UsbKbDxe.efi</string>
</array> </array>
<key>Input</key>
<dict>
<key>KeyForgetThreshold</key>
<integer>5</integer>
<key>KeyMergeThreshold</key>
<integer>2</integer>
<key>KeySupport</key>
<false/>
<key>KeySupportMode</key>
<string>Auto</string>
<key>KeySwap</key>
<false/>
<key>PointerSupport</key>
<false/>
<key>PointerSupportMode</key>
<string></string>
<key>TimeResolution</key>
<integer>50000</integer>
</dict>
<key>Protocols</key> <key>Protocols</key>
<dict> <dict>
<key>AppleBootPolicy</key> <key>AppleBootPolicy</key>