[coreboot] microcode updates

ron minnich rminnich at gmail.com
Tue Jul 8 20:21:18 CEST 2014


no, that is not early enough on some CPUs.

ron


On Tue, Jul 8, 2014 at 11:20 AM, yhlu <yinghailu at gmail.com> wrote:

> On Tue, Jul 8, 2014 at 10:39 AM, ron minnich <rminnich at gmail.com> wrote:
> > you can  no longer update microcode after the kernel boots (on modern
> Intel
> > CPUs). It has to happen before you do Cache As Ram in many cases, or
> you'll
> > get some pretty unpleasant consequences.
>
> so even microcode_early will not help?
>
> config MICROCODE_EARLY
>         bool "Early load microcode"
>         depends on MICROCODE=y && BLK_DEV_INITRD
>         select MICROCODE_INTEL_EARLY if MICROCODE_INTEL
>         select MICROCODE_AMD_EARLY if MICROCODE_AMD
>         default y
>         help
>           This option provides functionality to read additional microcode
> data
>           at the beginning of initrd image. The data tells kernel to load
>           microcode to CPU's as early as possible. No functional change if
> no
>           microcode data is glued to the initrd, therefore it's safe to
> say Y.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20140708/94d5f671/attachment.html>


More information about the coreboot mailing list