Please see https://edk2.groups.io/g/devel/message/103583 and
https://edk2.groups.io/g/devel/message/103584. Thanks.
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#103585): https://edk2.groups.io/g/devel/message/103585
Mute This Topic: ht
io On Behalf Of Sean
> Rhodes
> Sent: Thursday, February 24, 2022 6:44 AM
> To: devel@edk2.groups.io
> Cc: Dong, Guo ; Patrick Rudolph
> ; Yao, Jiewen ;
> Wang, Jian J
> Subject: [edk2-devel] [PATCH 1/2] SecurityPkg: Add RNG support
>
> From: Patrick Rudolph
>
> U
Hi Jiewen/ Jian J,
This patch has been hanging around for months, could you help?
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#89817): https://edk2.groups.io/g/devel/message/89817
Mute This Topic: https://groups.io/mt/89353220/21656
Gro
Hi Jiewen/Jian
Would you be able to review please?
Thanks
Sean
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#87784): https://edk2.groups.io/g/devel/message/87784
Mute This Topic: https://groups.io/mt/89353220/21656
Group Owner: devel+o
From: Patrick Rudolph
Uses the RDRAND instruction if available and install EfiRngProtocol.
The protocol may be used by iPXE or the Linux kernel to gather entropy.
Cc: Jiewen Yao
Cc: Jian J Wang
Cc: Guo Dong
Signed-off-by: Patrick Rudolph
---
SecurityPkg/Library/BaseRngLib/BaseRng.c | 1