You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
70cb62f68f
This patch add HeaderLength to indicate the length of Hahs Store header so that common code can be used to skip the header without using the sizeof() operator. Signed-off-by: Maurice Ma <maurice.ma@intel.com>