Page MenuHomeFreeBSD

stand/boot1.efi: Allow modules to add env variables
ClosedPublic

Authored by imp on Apr 4 2023, 6:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 10, 9:12 PM
Unknown Object (File)
Mon, Nov 10, 1:14 AM
Unknown Object (File)
Sat, Nov 1, 9:59 PM
Unknown Object (File)
Fri, Oct 31, 2:26 AM
Unknown Object (File)
Wed, Oct 29, 6:10 AM
Unknown Object (File)
Tue, Oct 28, 2:27 AM
Unknown Object (File)
Fri, Oct 24, 12:23 AM
Unknown Object (File)
Fri, Oct 24, 12:05 AM
Subscribers

Details

Summary

Sometimes filesystem modules need to pass details of the state of the
filesystem to later stages of a boot. Provide a generic method to do
so. We'll add them after any env variables set in our config files.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable