## This PCD specifies the interrupt vector for stack cookie check failures\r
gEfiMdePkgTokenSpaceGuid.PcdStackCookieExceptionVector|0x42|UINT8|0x30001019\r
\r
+ ## Enforces the use of Secure UEFI spec defined RNG algorithms.\r
+ # TRUE - Enforce the use of Secure UEFI spec defined RNG algorithms.\r
+ # FALSE - Do not enforce and depend on the default implementation of RNG algorithm from the provider.\r
+ # @Prompt Enforce the use of Secure UEFI spec defined RNG algorithms.\r
+ gEfiMdePkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms|TRUE|BOOLEAN|0x1000000D\r
+\r
[PcdsFixedAtBuild,PcdsPatchableInModule]\r
## Indicates the maximum length of unicode string used in the following\r
# BaseLib functions: StrLen(), StrSize(), StrCmp(), StrnCmp(), StrCpy(), StrnCpy()<BR><BR>\r
gEfiRngProtocolGuid ## CONSUMES\r
\r
[FixedPcd]\r
- gEfiNetworkPkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms ## CONSUMES\r
+ gEfiMdePkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms ## CONSUMES\r
\r
[Depex]\r
gEfiRngProtocolGuid\r
# @Prompt Indicates whether SnpDxe creates event for ExitBootServices() call.\r
gEfiNetworkPkgTokenSpaceGuid.PcdSnpCreateExitBootServicesEvent|TRUE|BOOLEAN|0x1000000C\r
\r
- ## Enforces the use of Secure UEFI spec defined RNG algorithms for all network connections.\r
- # TRUE - Enforce the use of Secure UEFI spec defined RNG algorithms.\r
- # FALSE - Do not enforce and depend on the default implementation of RNG algorithm from the provider.\r
- # @Prompt Enforce the use of Secure UEFI spec defined RNG algorithms.\r
- gEfiNetworkPkgTokenSpaceGuid.PcdEnforceSecureRngAlgorithms|TRUE|BOOLEAN|0x1000000D\r
-\r
[PcdsFixedAtBuild, PcdsPatchableInModule, PcdsDynamic, PcdsDynamicEx]\r
## IPv6 DHCP Unique Identifier (DUID) Type configuration (From RFCs 3315 and 6355).\r
# 01 = DUID Based on Link-layer Address Plus Time [DUID-LLT]\r