cvs commit: src/sys/boot/ia64/ski efi_stub.c

Marcel Moolenaar marcel at FreeBSD.org
Thu Sep 23 21:35:07 PDT 2004


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


More information about the cvs-src mailing list