The "prno" instruction available on newer CPUs provides a hardware True Random Number Generator (TRNG) that can be used as an entropy source, similar to the x86 "rdrand" instruction. Signed-off-by: Michael Brown <mcb30@ipxe.org>