[Bug 202098] [EFI] boot/loader.efi: handle parameters and override BOOTP root-path

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 15 03:38:24 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202098

Ian Lepore <ian at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|freebsd-bugs at FreeBSD.org    |ian at FreeBSD.org
             Status|New                         |In Progress
              Flags|                            |mfc-stable9?, mfc-stable10+
                 CC|                            |ian at FreeBSD.org
           Severity|Affects Only Me             |Affects Some People

--- Comment #2 from Ian Lepore <ian at FreeBSD.org> ---
Finally got around to doing something with this, sorry for the long delay.

I took the attached patch and reworked it so that any value delivered from the
server that gets automatically set into the dhcp.* env vars can now be
overridden with values the platform-specific part of loader(8) has preloaded
into the environment.  The rootpath and hostname global vars used by other
networking code in libstand will be overridden in addition to the automatic
dhcp.* vars.

I also took the patch from the mailing list thread that sets env vars from the
efi loader command line and prepared it for commit.

The patches have been turned into a pair of phabricator reviews:

https://reviews.freebsd.org/D4559
https://reviews.freebsd.org/D4561

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list