Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Sep 2004 04:35:07 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ia64/ski efi_stub.c
Message-ID:  <200409240435.i8O4Z7fD090237@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004-09-24 04:35:07 UTC

  FreeBSD src repository

  Modified files:
    sys/boot/ia64/ski    efi_stub.c 
  Log:
  Remove the dependency on the Intel EFI headers in sys/boot/efi. Instead
  use <machine/efi.h> for the necessary definitions. This makes the EFI
  code in sys/boot/efi totally unused, except for pure EFI loaders. As
  such, maintenance and porting (to IA-32) of the EFI code is made as easy
  as possible.
  
  Revision  Changes    Path
  1.4       +111 -110  src/sys/boot/ia64/ski/efi_stub.c



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