INTEL_NVM_DEVID
if (hdr_size + INTEL_NVM_DEVID + 2 >= image_size)
device_id = *(u16 *)(buf + hdr_size + INTEL_NVM_DEVID);
if (hdr_size + INTEL_NVM_DEVID + 2 >= image_size)
device = *(u16 *)(buf + hdr_size + INTEL_NVM_DEVID);