freebsd-dev/sys/boot/efi/libefi
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
..
arch/ia64 o Don't include sys/cdefs.h 2002-03-28 07:07:45 +00:00
bootinfo.c
copy.c
delay.c
devicename.c
efi_console.c
efiboot.h
efifpswa.c
efifs.c Don't blindly dereference f->f_devdata as if it's always a pointer to 2002-03-30 01:36:03 +00:00
efinet.c Fix the initialization of the protocol: 2002-03-30 04:50:52 +00:00
elf_freebsd.c Pass the physical address of the bootinfo block to the kernel in 2002-03-30 23:00:05 +00:00
exit.c
libefi.c
Makefile
module.c
time.c