freebsd-dev/sys/boot/ia64/efi
Marcel Moolenaar c459265de7 Pass the physical address of the bootinfo block to the kernel in
register r8. We continue to write the bootinfo block at the same
hardwired address, because the kernel still expects it there.
It is expected that future kernels use register r8 to get to the
bootinfo block and don't depend on the hardwired address anymore.

Bump the loader version once again due to the interface change.
2002-03-30 23:00:05 +00:00
..
conf.c Boot from efifs first. 2002-03-19 10:50:41 +00:00
ldscript.ia64 Add the two sections used for PLT entries to the text and sdata sections 2001-10-25 08:50:14 +00:00
main.c Add a quick and dirty way to determine where we're loaded from. We 2002-03-30 07:32:08 +00:00
Makefile o Add -L${DESTDIR}${LIBDIR} on the link line for -lstand. 2002-03-28 06:58:46 +00:00
start.S o Don't include sys/cdefs.h 2002-03-28 07:07:45 +00:00
version Pass the physical address of the bootinfo block to the kernel in 2002-03-30 23:00:05 +00:00