EFI_SYSTEM_TABLE.ConsoleInHandle

The handle for the active console input device. This handle must support EFI_SIMPLE_TEXT_INPUT_PROTOCOL and EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL.

struct EFI_SYSTEM_TABLE
EFI_HANDLE ConsoleInHandle;

Meta