[PATCH] serial: efi-stdio: implement DEC save/restore cursor
Sascha Hauer
s.hauer at pengutronix.de
Thu May 7 03:38:31 PDT 2026
On Fri, 01 May 2026 11:08:00 +0200, Ahmad Fatoum wrote:
> term_getsize() employs the DEC save/restore cursor control sequences
> (\e7 and \e8) in its determination of the terminal's size.
>
> efi_process_escape() did not handle them and instead expected that all
> \e are directly followed by a [.
>
> Implement support for \e7 and \e8 and have the function silently skip
> any other non-bracket \eX escape.
>
> [...]
Applied, thanks!
[1/1] serial: efi-stdio: implement DEC save/restore cursor
https://git.pengutronix.de/cgit/barebox/commit/?id=75205ab32035 (link may not be stable)
Best regards,
--
Sascha Hauer <s.hauer at pengutronix.de>
More information about the barebox
mailing list