You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
ddffeb3bde
This patch adds following chnages,
- Revise FSP github commit id to use latest FSP 7.0.74.20 and
also rename FSP.fd to Fsp.fd to fix GCC build error.
- Add latest Microcode Release Tag.
- starting from FSP 7.0.65.50 FSP shares same stack with Bootloader
to run FSP-M, hence adjust stack using FSP_M_STACK_TOP variable in
BoardConfig.py file.
Test: Build and Boot test on CFL,WHL platforms and verified successfull
boot till yocto OS.
Signed-off-by: Praveen Hp <praveen.hodagatta.pranesh@intel.com>