FW_CFG_MAX_FILE_PATH
char name[FW_CFG_MAX_FILE_PATH];
strscpy(entry->name, f->name, FW_CFG_MAX_FILE_PATH);