freebsd-dev/sys/boot/efi/boot1
Warner Losh 158c18ffb4 dd is currently a bootstrap tool. It really doesn't have any business
being a bootstrap tool. However, for reproducible build output,
FreeBSD added dd status=none because it was otherwise difficult to
suppress the status information, but retain any errors that might
happen. There's no real reason that dd has to be a build tool, other
than we use status=none unconditional. Remove dd from a bootstrap tool
entirely by only using status=none when available. This may also help
efforts to build the system on non-FreeBSD hosts as well.

Differential Revision: https://reviews.freebsd.org/D8605
2016-12-02 14:44:38 +00:00
..
boot1.c boot1.efi Free() should check for NULL to provide consistent behavior 2016-08-17 21:29:57 +00:00
boot_module.h Fix EFI multi device boot support 2016-02-05 15:35:33 +00:00
fat-amd64.tmpl.bz2.uu boot1: regenerate FAT templates after r297871 2016-04-12 20:59:25 +00:00
fat-arm64.tmpl.bz2.uu boot1: regenerate FAT templates after r297871 2016-04-12 20:59:25 +00:00
fat-arm.tmpl.bz2.uu boot1: regenerate FAT templates after r297871 2016-04-12 20:59:25 +00:00
fat-i386.tmpl.bz2.uu boot1: regenerate FAT templates after r297871 2016-04-12 20:59:25 +00:00
generate-fat.sh boot1.efifat: provide a fallback startup.nsh 2016-04-12 20:52:28 +00:00
Makefile dd is currently a bootstrap tool. It really doesn't have any business 2016-12-02 14:44:38 +00:00
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2016-02-16 02:14:30 +00:00
Makefile.fat boot1: regenerate FAT templates after r297871 2016-04-12 20:59:25 +00:00
ufs_module.c Correctly print and cast u_int64_t and off_t. 2016-08-17 08:29:30 +00:00
zfs_module.c Correctly print and cast u_int64_t and off_t. 2016-08-17 08:29:30 +00:00