Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/blob/main/releasenote.md

Code Block
root@server5:~# diff cpuinfo.txt cpuinfo2.txt  |grep -v MHz
7,8c7,8
< microcode     : 0x1c
---
> microcode     : 0x1d
35,36c35,36
< microcode     : 0x1c
---
> microcode     : 0x1d
63,64c63,64
< microcode     : 0x1c
---
> microcode     : 0x1d
91,92c91,92
< microcode     : 0x1c
---
> microcode     : 0x1d

root@server5:~# diff dmidecode.txt dmidecode2.txt -B4
827c827
<       Voltage: 1.1 V
---
>       Voltage: 1.0 V

...