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, Feb 2, 1:19 PM
Unknown Object (File)
Thu, Jan 30, 8:23 AM
Unknown Object (File)
Jan 16 2025, 12:13 PM
Unknown Object (File)
Jan 16 2025, 12:07 PM
Unknown Object (File)
Jan 16 2025, 8:49 AM
Unknown Object (File)
Jan 13 2025, 2:51 PM
Unknown Object (File)
Jan 1 2025, 5:50 PM
Unknown Object (File)
Dec 7 2024, 11:10 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