You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
4eeb962977
This patch added FSP swapping script to support replace a FSP binary inside SBL IFWI or BIOS image. To use it, use python BootloaderCorePkg\Tools\FspSwap.py ifwi.bin fsp.bin The default output directory is "Out". Signed-off-by: Maurice Ma <maurice.ma@intel.com>