FreeBSD/src 8c914c5 (r346703)stand/efi/loader main.c

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.
DeltaFile
+19-18stand/efi/loader/main.c
+19-181 files

UnifiedSplitRaw