Hello! Running "terminal_input.usb_keyboard" crashed GRUB (or qemu it's running in). It turns out we never check if usbdev in term/usb_keyboard.c is not NULL. It is NULL if no USB host controllers have been detected.
I'm not sure if we even want to call grub_term_register_input() if no USB keyboard is present. -- Regards, Pavel Roskin _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel