freebsd-dev/stand/efi
Toomas Soome a2e02d9d8e loader.efi: fix panic() after BS off
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.

MFC after:	1 week
2022-06-19 17:46:35 +03:00
..
boot1 stand: s/libstand/libsa/g to catch up with rename 2022-04-30 07:34:19 -06:00
fdt
gptboot
include loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
libefi loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
loader loader.efi: fix panic() after BS off 2022-06-19 17:46:35 +03:00
loader_4th
loader_lua
loader_simp
Makefile
Makefile.inc