mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
panic() is using multiple services - attempting to read
keyboard, accessing time functions and finally, exiting the loader.
Protect all the accessed listed above. Note, when BS are off,
we really can not just exit the loader, we only can reboot.
(cherry-picked from commit
|
||
|---|---|---|
| .. | ||
| boot1 | ||
| fdt | ||
| gptboot | ||
| include | ||
| libefi | ||
| loader | ||
| loader_4th | ||
| loader_lua | ||
| loader_simp | ||
| Makefile | ||
| Makefile.inc | ||