svn commit: r459464 - in head/sysutils/devcpu-data: . files

Sean Bruno sbruno at freebsd.org
Sun Jan 21 17:58:27 UTC 2018



On 01/21/18 01:11, Andre Albsmeier wrote:
> On Fri, 19-Jan-2018 at 19:28:08 +0000, Sean Bruno wrote:
>> Author: sbruno
>> Date: Fri Jan 19 19:28:08 2018
>> New Revision: 459464
>> URL: https://svnweb.freebsd.org/changeset/ports/459464
>>
>> Log:
>>   sysutils/devcpu-data: Revert back to legacy microcode.dat implementation.
> 
> Thanks!
> 
>>   Either there is a problem with the Intel supplied microcode files or
>>   cpucontrol does not yet understand how to process a micrcode update file
>>   with multiple entries.
> 
> cpucontrol simply ignores all but the first one of concatenated updates
> (see my mail as of 18 Jan 2018 19:08:40). I don't know if this can be
> considered a problem with the Intel file (at least it's their file ;-))
> 
> Maybe a single file would work if it contained what cpucontrol calls
> "extended signature table" but I have no idea if this is an official
> and still supported Intel feature or where it came from...
> 

Yep.  I dug into the details of the files this week and that was my
conclusion as well.  In the file that I was proposing as a exception in
an earlier revision, it didn't have the extended sig table and one of
the bytes wasn't set correctly, so it was skipped entirely.

sean

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20180121/fb04d6c2/attachment.sig>


More information about the svn-ports-head mailing list