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)
Fri, Jan 24, 5:19 PM
Unknown Object (File)
Thu, Jan 23, 6:52 PM
Unknown Object (File)
Jan 16 2025, 6:34 PM
Unknown Object (File)
Jan 5 2025, 10:53 PM
Unknown Object (File)
Sep 21 2024, 9:10 AM
Unknown Object (File)
Sep 8 2024, 10:37 AM
Unknown Object (File)
Sep 8 2024, 12:30 AM
Unknown Object (File)
Sep 7 2024, 7:27 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