You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
6d41183c52
With the lastest EDK2 201911 BaseTools, the generated Makefile has missing dependcy file for the map file target. It results in staled map file when source code is modified. This patch added the missing dependencies. Signed-off-by: Maurice Ma <maurice.ma@intel.com>