Date: Sat, 30 Mar 2002 15:00:05 -0800 (PST) From: Marcel Moolenaar <marcel@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi elf_freebsd.c src/sys/boot/efi/loader version Message-ID: <200203302300.g2UN06679126@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel      2002/03/30 15:00:05 PST
  Modified files:
    sys/boot/efi/libefi  elf_freebsd.c 
    sys/boot/efi/loader  version 
  Log:
  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.
  
  Revision  Changes    Path
  1.6       +1 -1      src/sys/boot/efi/libefi/elf_freebsd.c
  1.3       +2 -0      src/sys/boot/efi/loader/version
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203302300.g2UN06679126>
