Date: Sat, 22 Sep 2001 12:10:59 -0700 (PDT) From: Doug Rabson <dfr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/efi/libefi bootinfo.c efinet.c Makefile efiboot.h elf_freebsd.c Message-ID: <200109221910.f8MJAx101738@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dfr 2001/09/22 12:10:59 PDT Modified files: sys/boot/efi/libefi Makefile efiboot.h elf_freebsd.c Added files: sys/boot/efi/libefi bootinfo.c efinet.c Log: * Flesh out elf_exec and bootinfo. * Add EFI network support. Revision Changes Path 1.4 +2 -2 src/sys/boot/efi/libefi/Makefile 1.1 +346 -0 src/sys/boot/efi/libefi/bootinfo.c (new) 1.4 +8 -1 src/sys/boot/efi/libefi/efiboot.h 1.1 +176 -0 src/sys/boot/efi/libefi/efinet.c (new) 1.3 +147 -39 src/sys/boot/efi/libefi/elf_freebsd.c 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?200109221910.f8MJAx101738>