freebsd-dev/sys/boot/efi/loader
Marcel Moolenaar a918e110c4 Add a quick and dirty way to determine where we're loaded from. We
only care if it's network or not at this time. If we're loaded from
the network, we set currdev (=loaddev) so that the kernel is loaded
from the network as well. In all other cases we initialize to disk.
This makes netbooting more convenient and can easily be enhanced to
do more elaborate checking.
2002-03-30 07:32:08 +00:00
..
conf.c Boot from efifs first. 2002-03-19 10:50:41 +00:00
main.c Add a quick and dirty way to determine where we're loaded from. We 2002-03-30 07:32:08 +00:00
Makefile o Add -L${DESTDIR}${LIBDIR} on the link line for -lstand. 2002-03-28 06:58:46 +00:00
version The EFI loader has been improved a lot since it was first added. 2002-03-30 04:54:54 +00:00