You've already forked slimbootloader
mirror of
https://github.com/Dasharo/slimbootloader.git
synced 2026-03-06 15:26:20 -08:00
7779f127af
This patch added restricted boot flag support. When restricted boot flag is set, the OsLoader will only try the current boot option selected without falling through all other boot options. Also it will not allow to get into Shell. This is for the usage to run some critical applications such as bootloader Setup. Signed-off-by: Maurice Ma <maurice.ma@intel.com>