freebsd-dev/stand/efi
Warner Losh 59a05bdf35 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
2019-04-22 18:40:24 +00:00
..
boot1 Minor tweak to the debug 2019-04-18 15:19:19 +00:00
fdt stand: refactor overlay loading a little bit 2019-04-11 13:26:28 +00:00
include Create boot_img as a global variable 2019-04-22 18:40:24 +00:00
libefi Create boot_img as a global variable 2019-04-22 18:40:24 +00:00
loader Create boot_img as a global variable 2019-04-22 18:40:24 +00:00
loader_4th Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_lua Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
loader_simp Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile Create a loader for each interpreter for x86 BIOS and all EFI 2018-08-14 18:44:41 +00:00
Makefile.inc Hoist EFI_TARGET and SOURCE_DATE_EPOCH up into efi/Makefile.inc 2018-07-20 05:18:03 +00:00