Home
last modified time | relevance | path

Searched refs:EFI_INCOMPATIBLE_VERSION (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/lib/efi_selftest/
Defi_selftest_miniapp_return.c30 return EFI_INCOMPATIBLE_VERSION; in efi_main()
Defi_selftest_startimage_return.c134 if (ret != EFI_INCOMPATIBLE_VERSION) { in execute()
/external/vboot_reference/utility/include/
Deficompress.h45 #define EFI_INCOMPATIBLE_VERSION EFIERR (25) macro
/external/u-boot/include/
Defi.h72 #define EFI_INCOMPATIBLE_VERSION (EFI_ERROR_MASK | 25) macro