freebsd-dev/sys/boot/efi
Marcel Moolenaar e4ec6fb518 Don't hardcode unit 0 for the current device if we're loaded from an
EFI file system. When booting from a CD and there's already an EFI
system partition on the disk, setting the current device to unit 0
will select the harddisk. This invariably breaks installing FreeBSD
when other operating systems have been installed before.

We obviously want to do the same when we're booting over the network.
Maybe later.

Based on a patch (from memory) from: arun
2003-08-02 08:22:03 +00:00
..
include Pass the HCDP table address to the kernel. If no such table exists, 2002-12-10 20:11:20 +00:00
libefi Don't hardcode unit 0 for the current device if we're loaded from an 2003-08-02 08:22:03 +00:00
loader Don't hardcode unit 0 for the current device if we're loaded from an 2003-08-02 08:22:03 +00:00
Makefile
Makefile.inc