Page MenuHomeFreeBSD

loader: Load platform entropy even without menu
ClosedPublic

Authored by cperciva on Sep 11 2024, 4:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 14, 2:20 PM
Unknown Object (File)
Jun 4 2026, 7:37 PM
Unknown Object (File)
Jun 2 2026, 11:16 AM
Unknown Object (File)
May 29 2026, 4:42 AM
Unknown Object (File)
May 25 2026, 6:05 PM
Unknown Object (File)
May 25 2026, 2:04 PM
Unknown Object (File)
May 23 2026, 2:02 PM
Unknown Object (File)
May 17 2026, 3:00 PM
Subscribers

Details

Summary

In 5c73b3e0a3db calls to core.loadEntropy were added to core.boot
and core.autoboot; but neither of those is invoked if we disable
the "beastie" menu. Add a core.loadEntropy call to the no-menu
path.

Sponsored by: Amazon
Fixed: 5c73b3e0a3db ("Add support for getting early entropy from UEFI")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable