From: Pierre Gondois <pierre.gond...@arm.com> Reflect the deplacement of PcdEnforceSecureRngAlgorithms from the NetworkPkg to the MdePkg.
Signed-off-by: Pierre Gondois <pierre.gond...@arm.com> --- Platform/ARM/JunoPkg/ArmJuno.dsc | 2 +- Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Platform/ARM/JunoPkg/ArmJuno.dsc b/Platform/ARM/JunoPkg/ArmJuno.dsc index 89ce9abb240b..b0edecdc399c 100644 --- a/Platform/ARM/JunoPkg/ArmJuno.dsc +++ b/Platform/ARM/JunoPkg/ArmJuno.dsc @@ -219,7 +219,7 @@ [PcdsFixedAtBuild.common] # # Juno Support Trng. Override PcdEnforceSecureRngAlgorithms. # - gEfiNetworkPkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms|TRUE + gEfiMdePkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms|TRUE [PcdsPatchableInModule] # Console Resolution (Full HD) diff --git a/Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc b/Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc index 931eff2355d4..6d7d955b9b8f 100644 --- a/Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc +++ b/Platform/ARM/VExpressPkg/ArmVExpress.dsc.inc @@ -452,7 +452,7 @@ [PcdsFixedAtBuild.common] # !if $(ENABLE_UNSAFE_RNGLIB) == TRUE - gEfiNetworkPkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms|FALSE + gEfiMdePkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms|FALSE !endif [PcdsDynamicHii.common.DEFAULT] -- 2.25.1 -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#120492): https://edk2.groups.io/g/devel/message/120492 Mute This Topic: https://groups.io/mt/108262993/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-