You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
f8d361c2a3
Some platform might need do some platform specific init on all the threads. So add a MP hook using a PCD. Np impact for the platform that doesn't need this hook. This patch also enable InSMM bit for APL. Signed-off-by: Guo Dong <guo.dong@intel.com>