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, May 6, 6:00 AM
Unknown Object (File)
Apr 29 2024, 12:51 AM
Unknown Object (File)
Apr 24 2024, 3:32 AM
Unknown Object (File)
Mar 17 2024, 2:56 PM
Unknown Object (File)
Mar 17 2024, 2:56 PM
Unknown Object (File)
Mar 17 2024, 2:56 PM
Unknown Object (File)
Mar 14 2024, 11:51 PM
Unknown Object (File)
Feb 28 2024, 6:00 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