Searched refs:EFI_SECURITY_VIOLATION (Results 1 – 3 of 3) sorted by relevance
75 #define EFI_SECURITY_VIOLATION (EFI_ERROR_MASK | 26) macro
871 case EFI_SECURITY_VIOLATION: in efi_status_to_err()
44 #define EFI_SECURITY_VIOLATION (26 | (1UL << (BITS_PER_LONG-1))) macro