Skip to content
Commit fbae4ba8 authored by Borislav Petkov's avatar Borislav Petkov
Browse files

x86, microcode: Reload microcode on resume



Normally, we do reapply microcode on resume. However, in the cases where
that microcode comes from the early loader and the late loader hasn't
been utilized yet, there's no easy way for us to go and apply the patch
applied during boot by the early loader.

Thus, reuse the patch stashed by the early loader for the BSP.

Signed-off-by: default avatarBorislav Petkov <bp@suse.de>
parent a18a0f68
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment