On Sat May 31, 2025 at 2:59 AM CEST, Stefano Stabellini wrote: > On Fri, 30 May 2025, Alejandro Vallejo wrote: >> In preparation for x86 to start using bootmodule instead of boot_module >> >> Signed-off-by: Alejandro Vallejo <agarc...@amd.com> > > Reviewed-by: Stefano Stabellini <sstabell...@kernel.org>
Thanks. Note to self though, I should be probing for "multiboot,microcode" in the early scan path now that this new variant is here, to identify the kind of the blob. Will do it for v2. Cheers, Alejandro