You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
b554abfe95
By default 4MB was allocatd for OS crash mode support. Hoever, no project is really using it at all. The default should be changed not to reserve any memory for it. For platform needs it, it can override using platform specific CFGDATA. Signed-off-by: Maurice Ma <maurice.ma@intel.com>