mirror of
https://github.com/tiyn/wiki.git
synced 2025-04-19 06:07:44 +02:00
16 lines
490 B
Markdown
16 lines
490 B
Markdown
# Microcode
|
|
|
|
Processor vendors release stability and security updates to the processor
|
|
microcode.
|
|
|
|
## Setup
|
|
|
|
Most Linux based operating systems feature packages depending on the processor
|
|
manufacturer (on Arch Linux for example `intel-ucode` and `amd-ucode`).
|
|
|
|
## Automatic Updates
|
|
|
|
Automatic updates can be enabled depending on bootloader and operating system.
|
|
For Arch Linux a description is given in the
|
|
[Arch Linux entry](/wiki/linux/arch-linux/arch-linux.md#enable-microcode-updates).
|