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
F133210881: D39407.diff
Fri, Oct 24, 12:23 AM
F133209543: D39407.diff
Fri, Oct 24, 12:05 AM
Unknown Object (File)
Fri, Oct 3, 9:10 PM
Unknown Object (File)
Fri, Oct 3, 8:24 AM
Unknown Object (File)
Fri, Oct 3, 8:13 AM
Unknown Object (File)
Thu, Oct 2, 6:49 PM
Unknown Object (File)
Thu, Oct 2, 12:17 PM
Unknown Object (File)
Sat, Sep 27, 1:44 PM
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