crat_header
struct crat_header *crat_table = (struct crat_header *)crat_image;
struct crat_header *crat_table = (struct crat_header *)pcrat_image;
avail_size -= sizeof(struct crat_header);
memset(crat_table, 0, sizeof(struct crat_header));
crat_table->length = sizeof(struct crat_header);
struct crat_header *crat_table = (struct crat_header *)pcrat_image;
avail_size -= sizeof(struct crat_header);
memset(crat_table, 0, sizeof(struct crat_header));
crat_table->length = sizeof(struct crat_header);
dyn_size = sizeof(struct crat_header) +