Home
last modified time | relevance | path

Searched refs:EFI_N_RETRIES_TOTAL (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Defivars.c31 #define EFI_N_RETRIES_TOTAL 25 macro
92 if (try >= EFI_N_RETRIES_TOTAL) in efi_get_variable()