Date: Sun, 28 Nov 2004 00:26:11 +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/efi Makefile efimd.c Message-ID: <200411280026.iAS0QBRa058537@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-11-28 00:26:11 UTC FreeBSD src repository Modified files: sys/boot/ia64/efi Makefile Added files: sys/boot/ia64/efi efimd.c Log: Add efimd.c. This file contains MD code used by the EFI library. While changing the Makefile, fail the creation of loader.efi when there are unresolved symbols in loader.sym. This avoids silently creating a faulty EFI binary. Revision Changes Path 1.24 +7 -2 src/sys/boot/ia64/efi/Makefile 1.1 +40 -0 src/sys/boot/ia64/efi/efimd.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411280026.iAS0QBRa058537>