You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
05e712bcbb
To make it easier to share the most common configuration items in a DLT file, it is better to support '!include' in DLT file. This patch added this feature. It also added examples in QEMU to test this. Signed-off-by: Maurice Ma <maurice.ma@intel.com>