Systemd-boot loads random seed during boot. Could it be implemented in refind in future?
That said, any boot loader can re-implement the logic described above, and can pass a random seed that systemd as PID 1 will then upload into the kernel’s entropy pool. For details see the Boot Loader Interface documentation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Systemd-boot loads random seed during boot. Could it be implemented in refind in future?