With the news reporting the "Meltdown" and "Spectre" security issues with the Intel processor kernel, I thought I'd revisit the bios for my trusty GA-EP45T-USB3P Rev1.0 machines. The 01/08/2018 microcodes from Intel does not address the socket 775 processors yet but there are updates since the 09/13/2014 microcodes I previously used as well as updates available from Git-Hub.
The attached bios contains the following mods:
ICHAACHI 1.2 original from a EP45-USB3P
ICH10R southbridge - v11.2.0.1527 with the TRIM mod
SATA2 chip - 1.08.01
8111 ethernet - rtegrom266.lom
Updated NCPUCODE (uses Intel 771/775 microcode-20180108)
Gigabyte SLIC
My machine has a X5492 CPU and it booted up fine with this bios.
For those interested, early instructions on the web only appended NCPUCODE which results in a size increase and in many cases errors
(cbrom195.exe BIOS.BIN /nc_cpucode NCPUCODE.BIN)
A complete microcode overwrite requires a release first to free up the address so nc_cpucode knows where to start the rewrite.
(cbrom195.exe BIOS.BIN /nc_cpucode release
cbrom195.exe BIOS.BIN /nc_cpucode NCPUCODE.BIN)
Using the "release" first results in a clean and compact microcode. I used MC_Extractor to confirm microcodes are the latest.
The attached bios contains the following mods:
ICHAACHI 1.2 original from a EP45-USB3P
ICH10R southbridge - v11.2.0.1527 with the TRIM mod
SATA2 chip - 1.08.01
8111 ethernet - rtegrom266.lom
Updated NCPUCODE (uses Intel 771/775 microcode-20180108)
Gigabyte SLIC
My machine has a X5492 CPU and it booted up fine with this bios.
For those interested, early instructions on the web only appended NCPUCODE which results in a size increase and in many cases errors
(cbrom195.exe BIOS.BIN /nc_cpucode NCPUCODE.BIN)
A complete microcode overwrite requires a release first to free up the address so nc_cpucode knows where to start the rewrite.
(cbrom195.exe BIOS.BIN /nc_cpucode release
cbrom195.exe BIOS.BIN /nc_cpucode NCPUCODE.BIN)
Using the "release" first results in a clean and compact microcode. I used MC_Extractor to confirm microcodes are the latest.