HomeFreeBSD

Move initialization of the block device handles earlier (we're just

Description

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.

Details

Provenance
impAuthored on
Parents
rS346702: Add efi_freebsd_delenv
Branches
Unknown
Tags
Unknown