Date
1 - 1 of 1
[Bug 4151] New: Faulty Rng algo selection for Arm
bugzilla-daemon@...
https://bugzilla.tianocore.org/show_bug.cgi?id=4151
Bug ID: 4151 Summary: Faulty Rng algo selection for Arm Product: EDK2 Version: Current Hardware: All OS: All Status: UNCONFIRMED Severity: normal Priority: Lowest Component: Code Assignee: unassigned@... Reporter: pierre.gondois@... CC: edk2+bugs+int+994+563148131503455288@groups.io PcdCpuRngSupportedAlgorithm is set to the Zero Guid for KvmTool since it is not possible to predict which algorithm will be implemented for Arm's FEAT_RNG in the host. Current handling is: - skipping the Zero Guid, which should not happen to handle KvmTool's case, - triggering an ASSERT if no algorithm was found. However having no Rng algorithm is a valid case, -- You are receiving this mail because: You are on the CC list for the bug. |
|