freebsd-dev/stand/efi
Simon J. Gerraty c7e6f9dcf5 Allow loader.efi to identify non-standard boot setup
PATH_BOOTABLE_TOKEN can be set to a non-standard
path that identifies a device as bootable.

Reviewed by: kevans, bcran
Differential Revision:  https://reviews.freebsd.org/D22062
2019-10-17 20:40:06 +00:00
..
boot1 boot1.efi: provide generic exit() and stub getchar() 2019-10-15 08:33:05 +00:00
fdt stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
gptboot The efifat files are no longer used: remove the code to build them 2019-09-04 20:55:48 +00:00
include loader: use teken teminal emulator for x86 and uefi 2019-09-05 22:15:50 +00:00
libefi loader.efi: for text mode, use STM to scroll the whole screen 2019-10-06 18:38:58 +00:00
loader Allow loader.efi to identify non-standard boot setup 2019-10-17 20:40:06 +00:00
loader_4th
loader_lua
loader_simp
Makefile Create gptboot.efi 2019-06-08 19:02:17 +00:00
Makefile.inc