public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH 1/1] MdePkg/DxeRngLib: Add missing GUID declaration in inf
@ 2023-09-29 12:29 PierreGondois
  2023-09-29 13:08 ` Sami Mujawar
  0 siblings, 1 reply; 6+ messages in thread
From: PierreGondois @ 2023-09-29 12:29 UTC (permalink / raw)
  To: devel; +Cc: Michael D Kinney, Liming Gao, Sami Mujawar

From: Pierre Gondois <pierre.gondois@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@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 (#109196): https://edk2.groups.io/g/devel/message/109196
Mute This Topic: https://groups.io/mt/101656295/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-10-04 16:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-29 12:29 [edk2-devel] [PATCH 1/1] MdePkg/DxeRngLib: Add missing GUID declaration in inf PierreGondois
2023-09-29 13:08 ` Sami Mujawar
2023-10-03 17:21   ` Leif Lindholm
2023-10-04 14:56     ` Ard Biesheuvel
2023-10-04 15:30       ` Leif Lindholm
     [not found]       ` <178AF13EF9A477DA.4010@groups.io>
2023-10-04 16:09         ` Leif Lindholm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox