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)
Sun, Mar 15, 9:27 PM
Unknown Object (File)
Sun, Mar 15, 9:20 PM
Unknown Object (File)
Sat, Mar 7, 3:33 PM
Unknown Object (File)
Fri, Mar 6, 11:30 AM
Unknown Object (File)
Feb 14 2026, 10:10 PM
Unknown Object (File)
Feb 11 2026, 3:57 AM
Unknown Object (File)
Feb 8 2026, 11:41 AM
Unknown Object (File)
Feb 8 2026, 1:44 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