You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
SBL Shell allocated memory during the command registeration phase. However, these memory is not de-allocated after Shell exits. This patch added code to de-allocate the memory. It also rearranged the code a little bit so that function declarations are not required any more. Signed-off-by: Maurice Ma <maurice.ma@intel.com>
14 KiB
14 KiB