Page MenuHomeFreeBSD

efinet: Defer exclusively opening the network handles
ClosedPublic

Authored by scottph on Jun 14 2019, 8:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 1, 5:38 AM
Unknown Object (File)
Wed, Oct 23, 10:35 AM
Unknown Object (File)
Oct 6 2024, 7:35 AM
Unknown Object (File)
Oct 5 2024, 6:15 AM
Unknown Object (File)
Oct 1 2024, 8:14 PM
Unknown Object (File)
Sep 30 2024, 10:04 AM
Unknown Object (File)
Sep 20 2024, 2:51 AM
Unknown Object (File)
Sep 20 2024, 2:51 AM
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"