The check for the extended signature table was backwards, so we always
ignored it.
We should verify that the extended signature table fits within the total
image size.
Differential D57209
ucode: Fix validation on Intel platforms Authored by markj on Sat, May 23, 5:13 PM.
Details
Diff Detail
Event Timeline
Comment Actions Thanks both. Nice catch to fix the inverted condition. If I understand correctly, before this fix, we would never have detected an extended signature, and thus never applied microcode for processors only listed in the extended signature. | ||||||||||||||||||||||||||