Searched refs:efi_input_key (Results 1 - 1 of 1) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/apps/
H A Dt7.c7 EFI_INPUT_KEY efi_input_key; local
19 efi_status = uefi_call_wrapper(ST->ConIn->ReadKeyStroke, 2, ST->ConIn, &efi_input_key);
22 efi_input_key.ScanCode, efi_input_key.UnicodeChar);

Completed in 99 milliseconds