Searched refs:EFI_ABORTED (Results 1 – 3 of 3) sorted by relevance
248 return EFI_ABORTED; in efivar_set_variable()
1036 case EFI_ABORTED: in efi_status_to_err()
45 #define EFI_ABORTED (21 | (1UL << (BITS_PER_LONG-1))) macro