FreeBSD/src 59a05bd (r346575)stand/efi/include efi.h efizfs.h, stand/efi/libefi efizfs.c

Create boot_img as a global variable

Get the information from the image that we're booting and store it in
a global variable. Prefer using this to passing it around. Remove the
special case for zfs that set the preferred boot handle by having it
uses this global variable diretly.

Reviewed by: kevans@
Differential Revision: https://reviews.freebsd.org/D20015
DeltaFile
+14-13stand/efi/loader/main.c
+1-9stand/efi/libefi/efizfs.c
+5-0stand/efi/include/efi.h
+0-2stand/efi/include/efizfs.h
+20-244 files

UnifiedSplitRaw