You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
2cd3739bde
ConfigEditor can load binary into Table widget. It has a boundary check issue which results in the last byte left out. This patch fixed this and also added code to roll back invalid inputs to its last known good value for Table widget cell. Signed-off-by: Maurice Ma <maurice.ma@intel.com>