Searched defs:EFI_ERROR (Results 1 – 3 of 3) sorted by relevance
31 #define EFI_ERROR(a) (((INTN) (a)) < 0) macro
142 #define EFI_ERROR(A) RETURN_ERROR(A) macro
169 #define EFI_ERROR(A) RETURN_ERROR(A) macro