freebsd-dev/sys/boot/efi/loader
Ed Maste 6d51bbb52a boot/efi: Prefer nm to objdump
Both objdump and nm are equally capable of reporting undefined symbols.

This gets us a step closer to building without binutils as we have an nm
implementation from ELF Tool Chain.

Reviewed by:	bdrewery
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D5613
2016-03-12 21:44:33 +00:00
..
arch Add a missing call to dev_cleanup from the arm64 loader.efi. 2016-02-20 17:29:04 +00:00
autoload.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
bootinfo.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
conf.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
copy.c Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
devicename.c Add EFI ZFS boot support 2016-01-15 02:33:47 +00:00
loader_efi.h Enable warnings in EFI boot code 2016-01-12 02:17:39 +00:00
main.c Implement -P for boot loader. It's a bit easier to implement here than 2016-02-08 19:34:17 +00:00
Makefile boot/efi: Prefer nm to objdump 2016-03-12 21:44:33 +00:00
Makefile.depend DIRDEPS_BUILD: Regenerate without local dependencies. 2016-02-24 17:20:11 +00:00
version