mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-06-14 04:16:15 -07:00
Current index only support up to 0xF as the CFGHDR_TMPL as it amend into 0x05 (eg. 0x05$(1)) Update the logic to (0x050 + $(1)) instead to support index larger than 0xF Signed-off-by: Ong Kok Tong <kok.tong.ong@intel.com>