Re: [edk2-devel] [PATCH v1 0/2] Fixing RngDxe error for ARM/AARCH64

2023-06-29 Thread Kun Qin
Hi Pierre/Sami, Thanks for the information. I tried the patch set you referred, it seems to have resolved the zero GUID handling issue! So I am okay to drop the commit here: https://edk2.groups.io/g/devel/message/106484 I also have a few questions on the patch set beyond functionality, we

Re: [edk2-devel] [PATCH v1 0/2] Fixing RngDxe error for ARM/AARCH64

2023-06-29 Thread PierreGondois
Hello Kun, Thanks for the patch-set, there is another patch-set that also aims to fix the logic at: https://edk2.groups.io/g/devel/message/104341 but I haven't got feedback so far. Would it be possible to try it out to see if it also solves your issue ? Regards, Pierre On 6/28/23 22:33, Kun

[edk2-devel] [PATCH v1 0/2] Fixing RngDxe error for ARM/AARCH64

2023-06-28 Thread Kun Qin
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4491 On an ARM system that does not support firmware TRNG, the current logic from RngDxe will cause the system to assert at the below line: `ASSERT (Index != mAvailableAlgoArrayCount);` The reason seems to be: 1. When initializing the number of