summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Gondois <pierre.gondois@arm.com>2023-09-29 14:29:44 +0200
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>2023-10-04 15:53:01 +0000
commitd073a545119140070c83e4b2b249bf0448c6f89e (patch)
treed00e444888d615dd448d4fa81d2db13b3f280188
parent1497c4b074946f3ad9d46ddbb6d655c951e23ae8 (diff)
downloadedk2-d073a545119140070c83e4b2b249bf0448c6f89e.tar.gz
edk2-d073a545119140070c83e4b2b249bf0448c6f89e.tar.bz2
edk2-d073a545119140070c83e4b2b249bf0448c6f89e.zip
MdePkg/DxeRngLib: Add missing GUID declaration in inf
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> Reviewed-by: Sami Mujawar <sami.mujawar@arm.com> Tested-by: Leif Lindholm <quic_llindhol@quicinc.com> Acked-by: Ard Biesheuvel <ardb@kernel.org>
-rw-r--r--MdePkg/Library/DxeRngLib/DxeRngLib.inf1
1 files changed, 1 insertions, 0 deletions
diff --git a/MdePkg/Library/DxeRngLib/DxeRngLib.inf b/MdePkg/Library/DxeRngLib/DxeRngLib.inf
index 9c11959f8a..281fec4650 100644
--- a/MdePkg/Library/DxeRngLib/DxeRngLib.inf
+++ b/MdePkg/Library/DxeRngLib/DxeRngLib.inf
@@ -36,3 +36,4 @@
gEfiRngAlgorithmSp80090Ctr256Guid
gEfiRngAlgorithmSp80090Hash256Guid
gEfiRngAlgorithmSp80090Hmac256Guid
+ gEfiRngAlgorithmRaw