freebsd-dev/stand/efi/loader
Warner Losh c2bac3e1ba 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
..
arch Prefer uintXX_t to u_intXX_t 2018-03-13 16:33:00 +00:00
autoload.c
bootinfo.c stand: Consolidate checking for boot flags driven by environment vars 2018-06-09 15:10:39 +00:00
conf.c
copy.c
efi_main.c
framebuffer.c efi loader: Address two nits with recent graphics changes 2018-04-19 03:31:41 +00:00
framebuffer.h
loader_efi.h
main.c Provide a more direct interface to tell ZFS what the preferred handle 2018-06-15 19:07:26 +00:00
Makefile Consolidate three copies of ZFS commands into a central location. 2018-02-21 15:57:36 +00:00
Makefile.depend
version