You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
1ce416b20f
This patch added routine to get component entry from flash map this is required in case when component entry flags are required. GetComponentInfoByPartition function will reuse the newly added routine GetComponentEntryByPartition. Signed-off-by: Raghava Gudla <raghava.gudla@intel.com>