freebsd-dev/sys/boot/ia64/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
..
conf.c Use __FBSDID rather than rcsid[]. 2003-04-03 21:36:33 +00:00
ldscript.ia64 Have the linker script look more like the default linker script 2003-07-17 00:32:08 +00:00
main.c Don't hardcode unit 0 for the current device if we're loaded from an 2003-08-02 08:22:03 +00:00
Makefile Consistently use NOFORTH to control the usage of ficl. 2003-02-26 06:18:52 +00:00
start.S Remove _putchar, _puts and _puthex. These functions are unused. 2002-12-10 04:14:01 +00:00
version Pass the HCDP table address to the kernel. If no such table exists, 2002-12-10 20:11:20 +00:00