Skip to content

Commit

Permalink
MdePkg/DxeRngLib: Add missing GUID declaration in inf
Browse files Browse the repository at this point in the history
Add missing GUID declaration in DxeRngLib.inf.

Fixes: bd1f0ee ("MdePkg/DxeRngLib: Request raw algorithm
instead of default")

Signed-off-by: Pierre Gondois <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>
Tested-by: Leif Lindholm <[email protected]>
Acked-by: Ard Biesheuvel <[email protected]>
  • Loading branch information
pierregondois authored and mergify[bot] committed Oct 4, 2023
1 parent 1497c4b commit d073a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MdePkg/Library/DxeRngLib/DxeRngLib.inf
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@
gEfiRngAlgorithmSp80090Ctr256Guid
gEfiRngAlgorithmSp80090Hash256Guid
gEfiRngAlgorithmSp80090Hmac256Guid
gEfiRngAlgorithmRaw

0 comments on commit d073a54

Please sign in to comment.