You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
SBL depends on flash map to locate all component info. It is mandatory to keep flash map. HAVE_FLASH_MAP config option should be removed. This patch removed this config option and the related PcdFlashMapEnabled PCD. Signed-off-by: Maurice Ma <maurice.ma@intel.com>