Searched defs:is_efi_secure_boot (Results 1 - 2 of 2) sorted by relevance
/systemd/src/shared/ | ||
H A D | efivars.h | 39 bool is_efi_secure_boot(void); 65 static inline bool is_efi_secure_boot(void) { function |
H A D | efivars.c | 104 bool is_efi_secure_boot(void) { function |
Completed in 1087 milliseconds