freebsd-skq/stand/efi
imp 9f45807550 Move initialization of the block device handles earlier (we're just
snagging them from UEFI BIOS). Call the device type init routines
earlier as well, as they don't depend on how the console is
setup. This will allow us to read files earlier in boot, so any rare
error messages that this might move only to the EFI console will be an
acceptable price to pay. Also tweak the order of has_kbd so it resides
next to the rest of the console code. It needs to be after we initialize
the buffer cache.
2019-04-25 20:10:02 +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 Add efi_freebsd_delenv 2019-04-25 20:09:49 +00:00
libefi Add efi_freebsd_delenv 2019-04-25 20:09:49 +00:00
loader Move initialization of the block device handles earlier (we're just 2019-04-25 20:10:02 +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