Page MenuHomeFreeBSD

efinet: Defer exclusively opening the network handles
ClosedPublic

Authored by scottph on Jun 14 2019, 8:53 PM.
Tags
None
Referenced Files
F151044347: D20642.id.diff
Sun, Apr 5, 3:20 PM
Unknown Object (File)
Tue, Mar 31, 8:40 PM
Unknown Object (File)
Mon, Mar 30, 9:09 PM
Unknown Object (File)
Thu, Mar 26, 6:47 AM
Unknown Object (File)
Thu, Mar 19, 3:39 PM
Unknown Object (File)
Thu, Mar 19, 1:47 AM
Unknown Object (File)
Sun, Mar 15, 2:01 PM
Unknown Object (File)
Sat, Mar 14, 10:15 PM
Subscribers

Details

Summary

Don't commit to exclusive access to the network device handle by
efinet until the loader has decided to load something through the
network. This allows for the possibility of other users of the
network device.

Test Plan

Do UEFI PXE, see that it continues to work.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

also chain /boot/loader.efi does not complain about network any more. network boot seems to be all ok too.

This revision is now accepted and ready to land.Jun 19 2019, 8:07 AM

Mentor approval for commit.

You can add a "Tested by: tsoome", or probably "Tested by: bcran, tsoome"