Reviewed-by: Kelly Steele <kelly.ste...@intel.com>
> -----Original Message-----
> From: Kinney, Michael D <michael.d.kin...@intel.com>
> Sent: Friday, August 28, 2020 12:14 PM
> To: devel@edk2.groups.io
> Cc: Steele, Kelly <kelly.ste...@intel.com>
> Subject: [edk2-platforms][Patch 2/3] QuarkPlatformPkg: Removed reference
> to retired PCD
>
> Remove all references to the following PCD that has been
> retired:
>
> gEfiMdeModulePkgTokenSpaceGuid.PcdRealTimeClockUpdateTimeout
>
> Cc: Kelly Steele <kelly.ste...@intel.com>
> Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com>
> ---
> Platform/Intel/QuarkPlatformPkg/Quark.dsc | 5 +----
> Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc | 5 +----
> 2 files changed, 2 insertions(+), 8 deletions(-)
>
> diff --git a/Platform/Intel/QuarkPlatformPkg/Quark.dsc
> b/Platform/Intel/QuarkPlatformPkg/Quark.dsc
> index e352aed49f..2e4e3491ee 100644
> --- a/Platform/Intel/QuarkPlatformPkg/Quark.dsc
> +++ b/Platform/Intel/QuarkPlatformPkg/Quark.dsc
> @@ -2,7 +2,7 @@
> # Clanton Peak CRB platform with 32-bit DXE for 4MB/8MB flash devices.
> #
> # This package provides Clanton Peak CRB platform specific modules.
> -# Copyright (c) 2013 - 2019 Intel Corporation.
> +# Copyright (c) 2013 - 2020 Intel Corporation.
> #
> # SPDX-License-Identifier: BSD-2-Clause-Patent
> #
> @@ -384,9 +384,6 @@ [PcdsFixedAtBuild]
> !endif
> gEfiMdeModulePkgTokenSpaceGuid.PcdHwErrStorageSize|0x00002000
>
> gEfiMdeModulePkgTokenSpaceGuid.PcdMaxHardwareErrorVariableSize|0x1
> 000
> - ## RTC Update Timeout Value, need to increase timeout since also
> - # waiting for RTC to be busy.
> -
> gEfiMdeModulePkgTokenSpaceGuid.PcdRealTimeClockUpdateTimeout|5000
> 00
>
> !if $(SECURE_BOOT_ENABLE)
> # override the default values from SecurityPkg to ensure images from all
> sources are verified in secure boot
> diff --git a/Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc
> b/Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc
> index d1e2c0f437..ec52fe0fe4 100644
> --- a/Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc
> +++ b/Platform/Intel/QuarkPlatformPkg/QuarkMin.dsc
> @@ -2,7 +2,7 @@
> # Clanton Peak CRB platform with 32-bit DXE for 4MB/8MB flash devices.
> #
> # This package provides Clanton Peak CRB platform specific modules.
> -# Copyright (c) 2013 - 2019 Intel Corporation.
> +# Copyright (c) 2013 - 2020 Intel Corporation.
> #
> # SPDX-License-Identifier: BSD-2-Clause-Patent
> #
> @@ -340,9 +340,6 @@ [PcdsFixedAtBuild]
> # Make VariableRuntimeDxe work at emulated non-volatile variable mode.
> #
> gEfiMdeModulePkgTokenSpaceGuid.PcdEmuVariableNvModeEnable|TRUE
> - ## RTC Update Timeout Value, need to increase timeout since also
> - # waiting for RTC to be busy.
> -
> gEfiMdeModulePkgTokenSpaceGuid.PcdRealTimeClockUpdateTimeout|5000
> 00
>
> !if $(SECURE_BOOT_ENABLE)
> # override the default values from SecurityPkg to ensure images from all
> sources are verified in secure boot
> --
> 2.21.0.windows.1
-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#64773): https://edk2.groups.io/g/devel/message/64773
Mute This Topic: https://groups.io/mt/76481092/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-