intel_microcode_header
static struct intel_microcode_header*
if (size < sizeof(struct intel_microcode_header)) {
struct intel_microcode_header* header =
(struct intel_microcode_header*)data;
totalSize = sizeof(struct intel_microcode_header)
if (totalSize <= (sizeof(struct intel_microcode_header) + dataSize
+ sizeof(struct intel_microcode_header) + dataSize);
struct intel_microcode_header* update = (struct intel_microcode_header*)sLoadedUcodeUpdate;
addr_t data = (addr_t)update + sizeof(struct intel_microcode_header);