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)
Jan 10 2024, 11:05 AM
Unknown Object (File)
Jan 10 2024, 11:05 AM
Unknown Object (File)
Jan 10 2024, 11:04 AM
Unknown Object (File)
Jan 10 2024, 10:52 AM
Unknown Object (File)
Dec 27 2023, 11:06 PM
Unknown Object (File)
Dec 22 2023, 10:11 PM
Unknown Object (File)
Dec 12 2023, 12:14 AM
Unknown Object (File)
Dec 8 2023, 4:37 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 Skipped
Unit
Tests Skipped

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"