Files
u-boot/drivers
Simon Glass 22d39d1c53 efi: Adjust serial to work better on real devices
The EFI serial driver checks for keypresses but does not allow other
events to be processed. For devices which have a USB keyboard, the USB
message must be processed before any keys can emerge for the serial
driver to pick up.

Add a periodic timer to the list of events. This allows the keyboard to
work on Qualcomm laptops, for example.

Series-changes: 2
- Add a comment to serial_efi_get_key() about the 1ms delay

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-08-14 07:45:06 -06:00
..
2025-07-02 13:07:47 -06:00
2025-05-26 16:20:28 +01:00
2025-07-05 05:48:28 -06:00
2025-08-11 15:01:27 -06:00
2025-06-28 07:53:25 -06:00
2025-07-12 16:24:03 -06:00
2025-06-28 07:53:25 -06:00
2025-07-05 05:48:28 -06:00