Hi Pierre, Thank you for this fix.
Unfortunately, this did not get trapped by the edk2 CI as well. Reviewed-by: Sami Mujawar <sami.muja...@arm.com> Regards, Sami Mujawar On 29/09/2023, 13:30, "pierre.gond...@arm.com <mailto:pierre.gond...@arm.com>" <pierre.gond...@arm.com <mailto:pierre.gond...@arm.com>> wrote: From: Pierre Gondois <pierre.gond...@arm.com <mailto:pierre.gond...@arm.com>> Add missing GUID declaration in DxeRngLib.inf. Fixes: bd1f0eecc1df ("MdePkg/DxeRngLib: Request raw algorithm instead of default") Signed-off-by: Pierre Gondois <pierre.gond...@arm.com <mailto:pierre.gond...@arm.com>> --- MdePkg/Library/DxeRngLib/DxeRngLib.inf | 1 + 1 file changed, 1 insertion(+) diff --git a/MdePkg/Library/DxeRngLib/DxeRngLib.inf b/MdePkg/Library/DxeRngLib/DxeRngLib.inf index 9c11959f8aeb..281fec46502f 100644 --- a/MdePkg/Library/DxeRngLib/DxeRngLib.inf +++ b/MdePkg/Library/DxeRngLib/DxeRngLib.inf @@ -36,3 +36,4 @@ [Guids] gEfiRngAlgorithmSp80090Ctr256Guid gEfiRngAlgorithmSp80090Hash256Guid gEfiRngAlgorithmSp80090Hmac256Guid + gEfiRngAlgorithmRaw -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#109197): https://edk2.groups.io/g/devel/message/109197 Mute This Topic: https://groups.io/mt/101656295/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-