efi_serial_getchar
static int efi_serial_getchar(struct console *);
tty->c_in = efi_serial_getchar;
while (efi_serial_getchar(tty) != -1)