freebsd-dev/sys/boot/sparc64
Marius Strobl 2fbad3a135 - The method introduced as part of r234898 for not altering the boot path
when booting from ZFS turned out to also cause the boot path not being
  adjusted if booting from CD-ROM with firmware versions that do not employ
  the "cdrom" alias in that case. So shuffle the code around instead in order
  to achieve the original intent. Ideally, we shouldn't fiddle with the boot
  path when booting from UFS on a disk either; unfortunately, there doesn't
  seem to be an universal way of telling disks and CD-ROMs apart, though. [1]
- Use NULL instead of 0 for pointers.

PR:		179289
MFC after:	1 week
2013-06-09 23:50:30 +00:00
..
boot1 Restore pre-r234898 printing of boot loader and path. 2012-12-16 20:43:29 +00:00
loader - The method introduced as part of r234898 for not altering the boot path 2013-06-09 23:50:30 +00:00
zfsboot
zfsloader
Makefile
Makefile.inc