Join Nostr
2026-01-22 16:03:34 UTC
in reply to

Gabriele Svelto on Nostr: However not all bugs can be fixed this way. Bugs within logic that sits on a critical ...

However not all bugs can be fixed this way. Bugs within logic that sits on a critical path can rarely be fixed. Additionally some microcode fixes can only be made to work if the microcode is loaded at boot time, right when the CPU is initialized. If the updated microcode is loaded by the operating system it might be too late to reconfigure the core's operation, you'll need an updated UEFI firmware for some fixes to work. 20/31