errno_to_efi_status
efi_exit(errno_to_efi_status(error));
EFI_STATUS errno_to_efi_status(int errno);
efi_exit(errno_to_efi_status(status));