Hacker News new | ask | show | jobs
by Laforet 3780 days ago
Are microcodes written to a writable part of the CPU? I have always assume it resides in the BIOS or equivalent on the motherboard.
1 comments

The CPU has a burned-in microcode. It can be updated after the CPU is booted, but the updates are only written to RAM and lost on shutdown.

Usually the system firmware will include a recent-ish microcode and automatically update on boot. Many OSs also bundle microcode updates and install them on boot.