efi_get_time
error = efi_get_time(tm);
int efi_get_time(struct efi_tm *tm);
error = efi_get_time(&tm);