mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
Adding new Board Config item REMAP_STAGE1B to control remapping Stage1B into permanent memory after FSP-M. Decouple this from ENABLE_FAST_BOOT and STAGE1B_XIP. This makes it simpler to enable this remap when the slight performance boost may be needed, and leave it disabled by default. Signed-off-by: Bejean Mosher <bejean.mosher@intel.com>