mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
When redundant partition is enabled, the FSP-T microcode base UPD always points to the microcode region in 1st partition. Instead, it should points to the microcode rgion in its own partition. This patch fixed this issue. Signed-off-by: Maurice Ma <maurice.ma@intel.com>