Searched refs:EFI_INCOMPATIBLE_VERSION (Results 1 – 3 of 3) sorted by relevance
30 return EFI_INCOMPATIBLE_VERSION; in efi_main()
134 if (ret != EFI_INCOMPATIBLE_VERSION) { in execute()
84 #define EFI_INCOMPATIBLE_VERSION (EFI_ERROR_MASK | 25) macro