support apple keys

This commit is contained in:
Tsanie Lily 2019-11-10 11:50:48 +08:00
parent 50f5ac8bc5
commit e886cf3bc6
No known key found for this signature in database
GPG Key ID: 8A2F78B31701D0C1
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==
</data>
</dict>
<key>HS10</key>
<key>HS09</key>
<dict>
<key>UsbConnector</key>
<integer>255</integer>
<key>port</key>
<data>
CgAAAA==
CQAAAA==
</data>
</dict>
<key>HS11</key>

View File

@ -137,7 +137,7 @@
<key>PciRoot(0x0)/Pci(0x1f,0x3)</key>
<dict>
<key>layout-id</key>
<data>AQAAAA==</data>
<data>BwAAAA==</data>
</dict>
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
<dict>
@ -315,13 +315,13 @@
<key>HideSelf</key>
<true/>
<key>PollAppleHotKeys</key>
<false/>
<true/>
<key>Resolution</key>
<string>Max</string>
<key>ShowPicker</key>
<true/>
<false/>
<key>Timeout</key>
<integer>3</integer>
<integer>0</integer>
<key>UsePicker</key>
<true/>
</dict>
@ -475,7 +475,27 @@
<string>FwRuntimeServices.efi</string>
<string>MemoryAllocation.efi</string>
<string>VirtualSmc.efi</string>
<string>UsbKbDxe.efi</string>
</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>
<dict>
<key>AppleBootPolicy</key>