cvs commit: src/sys/boot/ia64/efi Makefile efimd.c
Marcel Moolenaar
marcel at FreeBSD.org
Sat Nov 27 16:26:12 PST 2004
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)
More information about the cvs-src
mailing list