You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
4623f82719
Since HASH_INDEX_* is a 1:1 mapping with COMP_TYPE_* we can remove HASH_INDEX_* and replace with COMP_TYPE_*. Also fix some misspellings. Signed-off-by: James Gutbub <james.gutbub@intel.com>