Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2011 19:56:07 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/ia64/ia64 efi.c src/sys/ia64/include efi.h
Message-ID:  <201107161956.p6GJuTs6062049@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2011-07-16 19:56:07 UTC

  FreeBSD src repository

  Modified files:
    sys/ia64/ia64        efi.c 
    sys/ia64/include     efi.h 
  Log:
  SVN rev 224112 on 2011-07-16 19:56:07Z by marcel
  
  Add a few more helper functions for working with memory descriptors:
  o   efi_md_find() - returns the md that covers the given address
  o   efi_md_last() - returns the last md in the list
  o   efi_md_prev() - returns the md that preceeds the given md.
  
  Revision  Changes    Path
  1.12      +51 -4     src/sys/ia64/ia64/efi.c
  1.12      +3 -0      src/sys/ia64/include/efi.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107161956.p6GJuTs6062049>