You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
66aa54a5fa
In current implementation, FspDebug/BldDebug flag is saved into VerInfo.txt. But it should be always determined by the build flags instead of the VerInfo.txt file. This patch fixed #84 . Signed-off-by: Maurice Ma <maurice.ma@intel.com>