[Bug 293054] Document the FreeBSD BootEnv and NextBootEnv EFI variables
Date: Tue, 10 Mar 2026 15:20:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293054
Paarth Shirsat <paarthshirsat123@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paarthshirsat123@gmail.com
Attachment #268691| |maintainer-approval?
Flags| |
--- Comment #1 from Paarth Shirsat <paarthshirsat123@gmail.com> ---
Created attachment 268691
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=268691&action=edit
Document LoaderEnv and NextLoaderEnv EFI variables in loader.efi(8)
This patch expands the documentation of a section named "Additional Environment
Variables" in loader.efi(8). Now it covers both the variables (LoaderEnv and
NextLoaderEnv), their behavior, a usage example via efivar(8) and the syntax
rules of the startup file. The original rootdev example is kept the same.
Tested with mandoc to ensure correct rendering.
--
You are receiving this mail because:
You are the assignee for the bug.