Hi Michael, On Sat, Dec 18, 2021 at 01:07:42PM +0100, Michael Graichen wrote: > > > Hey, > > > > Am 15.12.21 um 12:07 schrieb Ahmad Fatoum: > > On 13.12.21 22:08, Sascha Hauer wrote: > > > This series contains several improvements for barebox running on EFI. > > > Most patches are around the efi-stdio driver in which handling of ansi > > > escape sequences is greatly improved. With this series efi-stdio is now > > > able to parse and handle the escape sequences barebox issues itself > > > properly. > > > The EFI SNP network driver suffered from packet loss on some machines > > > because other protocols were polling for packets as well. This is also > > > fixed with this series. > > > > Very nice. :-) > > > > yes, I have just started testing the efi boot methode and these patches on > one of my computers. > > But how can i change the keyboard layout to QWERTZ (german)? Or where would > be the right place to implement that? Neither barebox nor the underlying UEFI imeplements different keyboard layouts. I think the right place to implement that in barebox would be in drivers/input/. For that to work the driver for the simple text input protocol would have to be converted to an input driver. You could also implement it in drivers/serial/serial_efi.c, but there it would work only for that single driver, not for USB keyboards. Sascha -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox