Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Dec 2002 12:32:56 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/ia64/include bootinfo.h
Message-ID:  <200212082032.gB8KWu8P037387@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2002/12/08 12:32:56 PST

  Modified files:
    sys/ia64/include     bootinfo.h 
  Log:
  Use one of the bi_spare entries for the DIG64 HCDP table address.
  The HCDP table is one (non-proprietary) way for the platform to
  inform the OS about headless operation. This field would normally
  hold the address as can be found by scanning the EFI system table,
  which we also pass to the kernel. The apparent duplication allows
  us to synthesize a HCDP table in the loader by whatever means we
  can think of, including relocating the platform table into pre-
  mapped address space. In short: it gives us more freedom.
  
  Approved by: re (blanket)
  
  Revision  Changes    Path
  1.6       +2 -1      src/sys/ia64/include/bootinfo.h

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?200212082032.gB8KWu8P037387>