Skip to content

Linux: add a new ucode feature

Martin Roukala requested to merge linux_ucode_fw into master

This feature enables updating the intel and amd microcodes at boot time.

Due to the size of AMD and Intel's microcodes, this adds ~6MB to the overall image... but brings security and bug fixes. This is why I decided to enable it by default on the amd64 builds.

Merge request reports