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, Nov 24, 4:54 AM
Unknown Object (File)
Fri, Nov 22, 11:10 PM
Unknown Object (File)
Fri, Nov 22, 3:55 AM
Unknown Object (File)
Wed, Nov 20, 11:03 PM
Unknown Object (File)
Wed, Nov 13, 8:49 PM
Unknown Object (File)
Tue, Nov 12, 4:20 PM
Unknown Object (File)
Tue, Nov 12, 4:09 PM
Unknown Object (File)
Sat, Nov 9, 8:34 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 Skipped
Unit
Tests Skipped
Build Status
Buildable 59436
Build 56323: arc lint + arc unit