From owner-cvs-all Sat Jun 9 9:50: 0 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4C58837B403; Sat, 9 Jun 2001 09:49:52 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f59Gnqj99487; Sat, 9 Jun 2001 09:49:52 -0700 (PDT) (envelope-from dfr) Message-Id: <200106091649.f59Gnqj99487@freefall.freebsd.org> From: Doug Rabson Date: Sat, 9 Jun 2001 09:49:52 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot Makefile src/sys/boot/efi Makefile Makefile.inc src/sys/boot/efi/include README efi.h efi_nii.h efiapi.h eficon.h efidebug.h efidef.h efidevp.h efierr.h efifs.h efilib.h efinet.h efipart.h efiprot.h efipxebc.h efiser.h ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dfr 2001/06/09 09:49:52 PDT Modified files: sys/boot Makefile Added files: sys/boot/efi Makefile Makefile.inc sys/boot/efi/include README efi.h efi_nii.h efiapi.h eficon.h efidebug.h efidef.h efidevp.h efierr.h efifs.h efilib.h efinet.h efipart.h efiprot.h efipxebc.h efiser.h efistdarg.h sys/boot/efi/include/i386 efibind.h pe.h sys/boot/efi/include/ia64 efibind.h pe.h sys/boot/efi/libefi Makefile copy.c delay.c devicename.c efi_console.c efiboot.h elf_freebsd.c exit.c libefi.c module.c time.c sys/boot/efi/libefi/arch/ia64 ldscript.ia64 start.S sys/boot/efi/loader Makefile conf.c main.c version Log: First approximation of an ia64 EFI loader. Not functional. Revision Changes Path 1.9 +8 -1 src/sys/boot/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message