Microcode: Difference between revisions
Created page with "Processors and devices often have some kind of firmware/microcode blob that needs be uploaded when they start. Oftentimes, these carry important security and functionality fix..." |
No edit summary |
||
| Line 23: | Line 23: | ||
</nowiki> | </nowiki> | ||
The applicable microcode is still revision 0xb00002e from 2018-04-19, which I'm already running, so there's no need to reboot. | The applicable microcode is still revision 0xb00002e from 2018-04-19, which I'm already running, so there's no need to reboot. | ||
==AMD64 microcode== | |||
On Debian, the [https://packages.debian.org/sid/amd64-microcode amd64-microcode] package provides firmware for AMD64 processors. | |||