HomeFreeBSD

Eliminate code for walking through the early static env data. This code

Description

Eliminate code for walking through the early static env data. This code
is called from a device attach routine, and thus cannot be called before
the cutover from static to dynamic kernel env.

Details

Provenance
ianAuthored on
Parents
rS293104: Store the pointer to the bootloader-provided env data in a static var
Branches
Unknown
Tags
Unknown