opnsense-src/sys/boot/efi
Andrew Turner b56e404049 Always set the receive mask in loader.efi. Some UEFI implementations set
this to be too restrictive. We need to have both broadcast and unicast
enabled for loader to work. Set them in all cases to ensure this is true.

This allows the Cavium ThunderX 2s in the netperf cluster to netboot using
a USB NIC.

PR:		221001
Reviewed by:	emaste, tsoome
Sponsored by:	DARPA, AFRL
Differential Revision:	https://reviews.freebsd.org/D11732
2017-07-27 15:06:34 +00:00
..
boot1 Fix printf format warning in zfs_module.c 2017-07-20 20:27:19 +00:00
fdt Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00
include Make structure padding explicit in EFI_MEMORY_DESCRIPTOR 2017-06-22 14:30:09 +00:00
libefi Always set the receive mask in loader.efi. Some UEFI implementations set 2017-07-27 15:06:34 +00:00
loader Link EFI/uboot loaders with -znotext 2017-07-01 18:48:15 +00:00
Makefile Fix typo in the COMPILER_VERSION check 2016-10-22 20:00:39 +00:00
Makefile.inc Do not use -msoft-float with intention of disabling FP on aarch64 2017-04-07 22:58:25 +00:00