freebsd-skq/sys/boot/sparc64
emaste f1429e95c3 MFC boot loader path and RBX constant deduplication
r294765 (imp)

Move all the separate copies of the same strings into paths.h. There's
nothing machine specific about these.

r294765 (imp)

RBX_ defines are in rbx.h, move it there.

r294847 (imp)

Remove static from these two. They slipped through the cracks.

r294925 (imp)

Fix mistake when transitioning to the new defines with ZFS loader. I
hate adding yet another define, but it is the lessor of the evil
choices available. Kill another evil by removing PATH_BOOT3 and
replacing it with PATH_LOADER or PATH_LOADER_ZFS as appropriate.

Approved by:	re (gjb)
2016-02-09 22:32:24 +00:00
..
boot1 MFC boot loader path and RBX constant deduplication 2016-02-09 22:32:24 +00:00
loader MFC r286368: Remove guards around overwriting loader.rc and menu.rc 2016-01-07 01:50:50 +00:00
zfsboot
zfsloader
Makefile
Makefile.inc