freebsd-skq/sys/boot/efi
marcel dd7885b88d 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
..
include gcc-3.1 likes to have extra { } around the internal array initializers in 2002-03-19 10:50:09 +00:00
libefi Fix the initialization of the protocol: 2002-03-30 04:50:52 +00:00
loader Add a quick and dirty way to determine where we're loaded from. We 2002-03-30 07:32:08 +00:00
Makefile
Makefile.inc Add -ffreestanding to avoid printf/puts/putchar conversions 2002-03-19 10:51:57 +00:00