Searched refs:EFI_LOADER_FEATURE_CONFIG_TIMEOUT_ONE_SHOT (Results 1 – 4 of 4) sorted by relevance
12 #define EFI_LOADER_FEATURE_CONFIG_TIMEOUT_ONE_SHOT (UINT64_C(1) << 1) macro
2845 if (r < 0 || !FLAGS_SET(features, EFI_LOADER_FEATURE_CONFIG_TIMEOUT_ONE_SHOT)) in method_set_reboot_to_boot_loader_menu()2923 if (r < 0 || !FLAGS_SET(features, EFI_LOADER_FEATURE_CONFIG_TIMEOUT_ONE_SHOT)) in method_can_reboot_to_boot_loader_menu()
1575 … { EFI_LOADER_FEATURE_CONFIG_TIMEOUT_ONE_SHOT, "One-shot menu timeout control" }, in verb_status()
2451 EFI_LOADER_FEATURE_CONFIG_TIMEOUT_ONE_SHOT | in export_variables()