1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys/boot/ia64
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
..
common Pass the physical address of the bootinfo block to the kernel in 2002-03-30 23:00:05 +00:00
efi Pass the physical address of the bootinfo block to the kernel in 2002-03-30 23:00:05 +00:00
libski Add -ffreestanding to avoid printf/puts/putchar conversions 2002-03-19 10:51:57 +00:00
ski Fix the beforeinstall target. We install ${PROG}.help if loader.help 2002-03-29 22:53:56 +00:00
skiload Fix the beforeinstall target. We install ${PROG}.help if loader.help 2002-03-29 22:53:56 +00:00
Makefile Add a version of the loader which runs under SKI, the HP ia64 simulator. 2001-09-12 08:34:27 +00:00