[edk2-devel] [PATCH 1/1] MdePkg/DxeRngLib: Add missing GUID declaration in inf

Sami Mujawar sami.mujawar at arm.com
Fri Sep 29 13:08:50 UTC 2023


Hi Pierre,

Thank you for this fix.

Unfortunately, this did not get trapped by the edk2 CI as well. 

Reviewed-by: Sami Mujawar <sami.mujawar at arm.com>

Regards,

Sami Mujawar

On 29/09/2023, 13:30, "pierre.gondois at arm.com <mailto:pierre.gondois at arm.com>" <pierre.gondois at arm.com <mailto:pierre.gondois at arm.com>> wrote:


From: Pierre Gondois <pierre.gondois at arm.com <mailto:pierre.gondois at 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.Gondois at arm.com <mailto:Pierre.Gondois at 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/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list