Heinrich Schuchardt
82539af483
efi_loader: centralize messaging for efi_init_obj_list
...
If efi_init_obj_list() fails we cannot use the UEFI sub-system.
* Instead of having messages for this everywhere write an error message
in efi_init_obj_list().
* Always use (ret != EFI_SUCCESS) when checking the return value of
efi_init_obj_list().
* Remove the return code from the error message as it does not help
users to understand which initialization went wrong.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com >
2026-05-01 10:30:03 +02:00
..
2025-10-18 11:59:53 +02:00
2025-05-11 13:30:33 +02:00
2025-04-11 13:20:37 +02:00
2026-05-01 10:30:03 +02:00
2026-05-01 10:30:03 +02:00
2026-02-27 12:14:56 +01:00
2025-04-11 13:25:31 +02:00
2026-02-17 13:51:26 -06:00
2026-03-14 08:10:26 +01:00
2026-04-22 14:23:49 -06:00
2026-02-06 09:57:00 +01:00
2025-03-26 13:05:36 +02:00
2025-05-25 11:27:18 +02:00
2025-06-02 17:43:56 -06:00
2026-02-15 08:43:58 +01:00
2025-04-11 13:20:37 +02:00
2025-10-18 11:52:28 +02:00
2025-05-25 11:27:18 +02:00
2025-07-03 11:32:49 +03:00
2025-11-15 11:50:42 +01:00
2026-02-17 13:50:22 -06:00
2025-05-25 11:27:18 +02:00
2025-04-25 17:26:39 +02:00
2025-04-11 13:25:27 +02:00
2025-10-18 11:41:32 +02:00
2025-01-05 02:30:48 +01:00
2025-11-15 11:36:22 +01:00
2025-04-11 13:20:37 +02:00
2025-07-26 07:37:03 +02:00
2026-02-06 10:04:30 +01:00
2025-01-26 11:06:56 +01:00
2026-02-17 13:50:22 -06:00
2025-04-25 17:26:39 +02:00
2026-03-14 08:14:20 +01:00
2026-05-01 10:30:03 +02:00
2025-01-26 11:06:56 +01:00
2025-01-26 11:06:56 +01:00
2026-02-15 08:26:33 +01:00
2025-01-26 11:06:56 +01:00
2026-03-14 08:14:20 +01:00
2026-02-15 09:15:28 +01:00
2026-03-14 08:14:20 +01:00
2026-04-17 07:40:17 +02:00
2025-02-20 09:22:53 +01:00
2026-03-14 08:14:20 +01:00
2025-01-26 11:06:56 +01:00
2025-03-17 09:22:06 +01:00
2024-10-09 22:04:56 -06:00
2024-06-10 11:43:37 +02:00
2026-05-01 09:11:07 +02:00
2026-03-14 08:15:09 +01:00
2024-10-30 21:45:51 +01:00
2024-11-09 09:59:41 +01:00