u-boot/lib/efi_loader
Simon Glass 4cb7243640 efi_loader: Disable ANSI output for tests
We don't want ANSI escape-sequences written in tests since it is a pain
to check the output with ut_assert_nextline() et al.

Provide a way to tests to request that these characters not be sent.

Add a proper function comment while we are here, to encourage others.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-05-18 08:47:58 +02:00
..
2025-04-11 13:25:27 +02:00
2024-01-16 17:05:29 -05:00
2024-09-12 17:35:37 +02:00
2024-11-09 09:59:41 +01:00