Files
u-boot/lib
Simon Glass aa1cd00676 serial: Generalise the code to check the terminal size
The EFI loader has some code to check the size (rows and columns) of an
attached terminal. Move this over to the serial uclass so that it can be
used elsewhere.

Create a new CONFIG_SERIAL_TERM_PRESENT to control whether it should be
used. Enable that for the EFI loader to preserve existing behaviour.

Adjust the implementation so that it returns a useful error code on
failure. Put the ESC and cESC values in the serial.h header.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-08-25 06:56:46 -06:00
..
2025-07-11 21:12:11 +02:00
2025-05-01 05:56:48 -06:00
2025-05-01 05:56:48 -06:00
2025-05-01 05:56:48 -06:00
2025-06-27 05:48:01 -06:00
2025-02-06 23:49:28 +00:00
2025-06-27 07:50:11 -06:00
2025-02-06 23:49:28 +00:00
2025-08-19 17:36:44 -06:00
2025-03-27 05:31:43 -06:00
2025-02-06 23:49:28 +00:00
2025-02-06 23:49:28 +00:00
2025-06-02 12:54:50 -06:00
2025-02-25 16:39:57 -07:00
2025-05-16 06:14:22 +02:00
2025-05-16 18:17:17 +02:00