Re: [edk2-devel] RFC: Abort software RNG driver

2024-07-29 Thread Chao Li
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

2024-07-15 Thread Chao Li
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