Searched refs:efi_loader_get_features (Results 1 – 4 of 4) sorted by relevance
18 int efi_loader_get_features(uint64_t *ret);37 static inline int efi_loader_get_features(uint64_t *ret) { in efi_loader_get_features() function
139 int efi_loader_get_features(uint64_t *ret) { in efi_loader_get_features() function
2842 r = efi_loader_get_features(&features); in method_set_reboot_to_boot_loader_menu()2920 r = efi_loader_get_features(&features); in method_can_reboot_to_boot_loader_menu()3044 r = efi_loader_get_features(&features); in method_set_reboot_to_boot_loader_entry()3115 r = efi_loader_get_features(&features); in method_can_reboot_to_boot_loader_entry()
1593 (void) efi_loader_get_features(&loader_features); in verb_status()