Arun G - 2022-02-12

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.