Files
u-boot/drivers
Andrew Goodbody c04fb8b505 efi: serial: Use correct EFI status type
int is not sufficient to hold and test the return from an EFI function
call. Use efi_status_t instead so that the test can work as expected.

This issue was found by Smatch.

Fixes: 275854baee ("efi: Add a serial driver")
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2025-08-30 20:45:33 +02:00
..
2025-07-10 08:41:03 -06:00
2025-07-22 11:30:14 -06:00
2025-08-25 16:20:48 +02:00
2025-08-06 08:41:30 +02:00
2025-08-25 16:20:48 +02:00
2025-07-29 16:44:58 +02:00
2025-07-30 14:55:17 +02:00
2025-06-25 13:42:04 -06:00