freebsd-dev/stand/efi
Emmanuel Vadot c5cf2b33fe efinet: Do not return only if ReceiveFilter fails
If the network interface or the uefi implementation do not support the
ReceiveFilter interface do not return only and just print a message.
U-Boot doesn't support is and likely never will. Also even if this fails
it doesn't mean that network in EFI isn't supported.
2018-03-30 16:37:08 +00:00
..
boot1 UEFI: Ditch console mode setting, choose optimal GOP mode later in boot 2018-03-21 20:36:57 +00:00
fdt Remove now-unused variable after r328809 2018-02-04 17:31:50 +00:00
include libefi: UEFI_BOOT_VAR_GUID duplicates EFI_GLOBAL_VARIABLE 2018-03-15 05:58:35 +00:00
libefi efinet: Do not return only if ReceiveFilter fails 2018-03-30 16:37:08 +00:00
loader loader efifb: implement uga_autoresize as a call to text_autoresize 2018-03-26 13:45:17 +00:00
Makefile stand: Fix build after r330249 2018-03-01 21:46:01 +00:00
Makefile.inc