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)
Sat, Aug 22, 6:03 PM
Unknown Object (File)
Thu, Aug 20, 5:16 PM
Unknown Object (File)
Thu, Aug 20, 2:35 AM
Unknown Object (File)
Fri, Aug 14, 9:06 AM
Unknown Object (File)
Fri, Aug 14, 3:20 AM
Unknown Object (File)
Wed, Aug 12, 3:11 PM
Unknown Object (File)
Wed, Aug 12, 12:28 AM
Unknown Object (File)
Mon, Aug 10, 11:09 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