Page MenuHomeFreeBSD

Always set the receive mask in loader.efi
ClosedPublic

Authored by andrew on Jul 25 2017, 4:02 PM.
Tags
None
Referenced Files
F131898449: D11732.id.diff
Sun, Oct 12, 1:49 AM
Unknown Object (File)
Fri, Sep 19, 11:56 PM
Unknown Object (File)
Fri, Sep 19, 9:34 PM
Unknown Object (File)
Sep 1 2025, 9:17 PM
Unknown Object (File)
Aug 18 2025, 2:17 PM
Unknown Object (File)
Aug 13 2025, 4:18 AM
Unknown Object (File)
Jul 17 2025, 9:43 PM
Unknown Object (File)
Jul 17 2025, 6:44 PM
Subscribers
None

Details

Summary

Some UEFI implementations set this to be too restrictive. We need to have
both broadcast and unicast enabled for loader to work. Set them in all
cases to ensure this is true.

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jul 25 2017, 4:04 PM

Are there some specific examples about systems needing this?

Are there some specific examples about systems needing this?

The dual package ThunderX in the netperf cluster.

If that breaks U-Boot I'll fix U-Boot :)

This revision was automatically updated to reflect the committed changes.