mirror of
https://github.com/acidanthera/OpenCorePkg.git
synced 2025-12-08 19:25:01 +00:00
OpenCoreUefi: Sync with OcSupportPkg OcInputLib
This commit is contained in:
parent
8382ce5b53
commit
5e020bb06b
@ -389,7 +389,8 @@ OcLoadUefiInputSupport (
|
||||
Status = OcAppleGenericInputKeycodeInit (
|
||||
KeyMode,
|
||||
Config->Uefi.Input.KeyForgetThreshold,
|
||||
Config->Uefi.Input.KeyMergeThreshold
|
||||
Config->Uefi.Input.KeyMergeThreshold,
|
||||
Config->Uefi.Input.KeySwap
|
||||
);
|
||||
if (EFI_ERROR (Status)) {
|
||||
DEBUG ((DEBUG_ERROR, "OCGI: Failed to initialize keycode\n"));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user