freebsd-skq/stand/efi
imp 40b4dd02fe Provide a more direct interface to tell ZFS what the preferred handle
is. We tell the ZFS code now, and it checks rather than having a
callback to do the checks.

This will allow us to have a more graceful fallback code. In the
future, it's anticipated that we may fallback to a more global search
(or implement a command to do so) when reqeusted by the user, or we
detect a violation of the UEFI Boot Manager protocol severe enough to
warrant this backstop. For now, it just allows us to get rid of img as
a global.

Sponsored by: Netflix
2018-06-15 19:07:26 +00:00
..
boot1 Teach ufs_module.c about bsd labels and probe 'a' partition. 2018-05-29 03:58:29 +00:00
fdt Remove now-unused variable after r328809 2018-02-04 17:31:50 +00:00
include Provide a more direct interface to tell ZFS what the preferred handle 2018-06-15 19:07:26 +00:00
libefi Provide a more direct interface to tell ZFS what the preferred handle 2018-06-15 19:07:26 +00:00
loader Provide a more direct interface to tell ZFS what the preferred handle 2018-06-15 19:07:26 +00:00
Makefile stand: Fix build after r330249 2018-03-01 21:46:01 +00:00
Makefile.inc