Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Defi.h85 #define EFI_SECURITY_VIOLATION (EFI_ERROR_MASK | 26) macro
/openbmc/linux/include/linux/
H A Defi.h45 #define EFI_SECURITY_VIOLATION (26 | (1UL << (BITS_PER_LONG-1))) macro