Page MenuHomeFreeBSD

loader: Load platform entropy even without menu
ClosedPublic

Authored by cperciva on Sep 11 2024, 4:41 AM.
Tags
None
Referenced Files
F102101104: D46637.diff
Thu, Nov 7, 3:15 PM
Unknown Object (File)
Tue, Nov 5, 11:42 AM
Unknown Object (File)
Mon, Nov 4, 5:37 AM
Unknown Object (File)
Mon, Nov 4, 5:36 AM
Unknown Object (File)
Mon, Nov 4, 5:36 AM
Unknown Object (File)
Mon, Nov 4, 5:16 AM
Unknown Object (File)
Thu, Oct 17, 11:59 AM
Unknown Object (File)
Wed, Oct 16, 1:24 AM
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