Re: [edk2-devel] RFC: Abort software RNG driver
Hi Jiewen, What do you think about this RFC? Thanks, Chao On 2024/7/16 10:50, Chao Li wrote: Hi Jiewen, Considering that hardware random number generators are difficult to use on some platfomrs,
[edk2-devel] RFC: Abort software RNG driver
Hi Jiewen, Considering that hardware random number generators are difficult to use on some platfomrs, should I add a software-only RngDxe.c? It is contents are RndDxeSoft.c, RndRand.c, Aes series, so what do you think of this RFC? Tha