You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
2bfdb8faac
Boot command may attempt to use an index which exceeds the max image type. Check if the value is larger than the max allowed value and return if there is an error. Signed-off-by: James Gutbub <james.gutbub@intel.com>