You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
462a0c32ea
Addressed coverity issues - Untrusted loop bound (CWE 606) - Uninitialized pointer read (CWE 457) Defined Elf file max section, program numbers and size Signed-off-by: Kevin Tsai <kevin.tsai@intel.com>