Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Defi.h46 #define EFI_SECURITY_VIOLATION (26 | (1UL << (BITS_PER_LONG-1))) macro
/linux-6.12.1/drivers/firmware/efi/
Defi.c1016 case EFI_SECURITY_VIOLATION: in efi_status_to_err()