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, Jul 7, 2:23 AM
Unknown Object (File)
Sat, Jun 28, 11:48 PM
Unknown Object (File)
Apr 20 2025, 5:58 PM
Unknown Object (File)
Mar 16 2025, 3:05 AM
Unknown Object (File)
Mar 1 2025, 5:12 PM
Unknown Object (File)
Feb 25 2025, 10:54 PM
Unknown Object (File)
Feb 25 2025, 9:00 PM
Unknown Object (File)
Feb 25 2025, 10:37 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