HomeFreeBSD

stand/kboot: Initialize all the devices

Description

stand/kboot: Initialize all the devices

main() of the boot loader is expected to call devinit() early. We do
this at the same time we do it in the EFI loader (except we don't have a
buffer cache here, we don't need to initialize time and we don't have
special efi partition handles to enumerate). This is just after we probe
for the console.

Sponsored by: Netflix

Details

Provenance
impAuthored on Dec 7 2022, 5:50 PM
Parents
rG288626083b60: kboot: copy EFI's bootinfo.c and adjust
Branches
Unknown
Tags
Unknown