Searched refs:EFI_LOADER_FEATURE_ENTRY_ONESHOT (Results 1 – 5 of 5) sorted by relevance
14 #define EFI_LOADER_FEATURE_ENTRY_ONESHOT (UINT64_C(1) << 3) macro
170 EFI_LOADER_FEATURE_ENTRY_ONESHOT; in efi_loader_get_features()
3047 if (r < 0 || !FLAGS_SET(features, EFI_LOADER_FEATURE_ENTRY_ONESHOT)) in method_set_reboot_to_boot_loader_entry()3118 if (r < 0 || !FLAGS_SET(features, EFI_LOADER_FEATURE_ENTRY_ONESHOT)) in method_can_reboot_to_boot_loader_entry()
1577 … { EFI_LOADER_FEATURE_ENTRY_ONESHOT, "One-shot entry control" }, in verb_status()
2453 EFI_LOADER_FEATURE_ENTRY_ONESHOT | in export_variables()