STRLEN_NORMAL
memcpy(ctx->vbios_ver_str, vbios_ver, STRLEN_NORMAL);
len = min(atom_rom_hdr - str, STRLEN_NORMAL);
uint8_t vbios_ver_str[STRLEN_NORMAL];
uint8_t date[STRLEN_NORMAL];
uint8_t build_num[STRLEN_NORMAL];