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, May 17, 11:08 PM
Unknown Object (File)
Sun, May 17, 11:08 PM
Unknown Object (File)
Sun, May 17, 10:48 PM
Unknown Object (File)
Thu, May 7, 12:33 AM
Unknown Object (File)
Wed, Apr 29, 2:13 PM
Unknown Object (File)
Wed, Apr 29, 2:07 PM
Unknown Object (File)
Sat, Apr 25, 9:42 AM
Unknown Object (File)
Apr 20 2026, 2:30 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