Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/firmware/efi/libstub/
A Defistub.h921 #define EFI_LOAD_OPTION_BOOT_MASK \ macro
923 #define EFI_LOAD_OPTION_MASK (EFI_LOAD_OPTION_FORCE_RECONNECT|EFI_LOAD_OPTION_BOOT_MASK)
A Defi-stub-helper.c181 if ((load_option->attributes & ~EFI_LOAD_OPTION_BOOT_MASK) != 0) in efi_apply_loadoptions_quirk()

Completed in 9 milliseconds