Page MenuHomeFreeBSD

loader: Load platform entropy even without menu
ClosedPublic

Authored by cperciva on Sep 11 2024, 4:41 AM.
Tags
None
Referenced Files
F132975997: D46637.diff
Tue, Oct 21, 6:02 PM
Unknown Object (File)
Sat, Oct 18, 12:01 PM
Unknown Object (File)
Sat, Oct 18, 12:01 PM
Unknown Object (File)
Fri, Oct 17, 4:33 PM
Unknown Object (File)
Wed, Oct 15, 4:08 PM
Unknown Object (File)
Wed, Oct 15, 3:56 PM
Unknown Object (File)
Fri, Oct 10, 9:44 PM
Unknown Object (File)
Wed, Oct 8, 6:53 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