Files
systemd/src/basic
Lennart Poettering 3e09ad57c6 efivars: cache ENOENT as no efi secure boot
On systems lacking EFI or the SecureBoot efi var the caching of this
info didn#t work, since we'd see ENOENT when reading the var, and cache
that, which we then use as reason to retry next time.

Let's fix that and convert ENOENT to "secure boot", because that's what
it really means. All other errors are left as is (and reason to retry).
But let's add some debug logging for that case.
2022-03-24 15:18:52 +01:00
..
2021-10-20 22:20:18 +09:00
2022-02-21 23:08:34 +00:00
2022-03-03 22:48:43 +01:00
2021-05-17 22:27:41 +01:00
2021-05-17 22:27:41 +01:00
2021-05-17 22:27:41 +01:00
2021-06-30 23:33:00 +09:00
2021-10-08 13:11:00 +01:00
2022-03-03 22:48:43 +01:00
2022-01-28 10:50:36 +09:00
2021-03-31 21:43:45 +02:00
2022-01-31 11:50:15 +09:00
2021-09-28 15:15:12 +09:00
2021-09-28 15:15:12 +09:00
2022-03-14 19:47:13 +00:00
2022-03-18 09:42:38 +01:00
2021-08-10 17:08:00 +02:00
2021-04-08 13:00:50 +02:00
2021-04-30 09:31:34 -07:00