From: "Michael D Kinney" <michael.d.kinney@intel.com>
To: devel@edk2.groups.io
Cc: Kelly Steele <kelly.steele@intel.com>
Subject: [edk2-platforms][Patch 2/3] QuarkPlatformPkg: Removed reference to retired PCD
Date: Fri, 28 Aug 2020 12:14:04 -0700 [thread overview]
Message-ID: <20200828191405.6648-3-michael.d.kinney@intel.com> (raw)
In-Reply-To: <20200828191405.6648-1-michael.d.kinney@intel.com>
Remove all references to the following PCD that has been
retired:
gEfiMdeModulePkgTokenSpaceGuid.PcdRealTimeClockUpdateTimeout
Cc: Kelly Steele <kelly.steele@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@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|0x1000
- ## RTC Update Timeout Value, need to increase timeout since also
- # waiting for RTC to be busy.
- gEfiMdeModulePkgTokenSpaceGuid.PcdRealTimeClockUpdateTimeout|500000
!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|500000
!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
next prev parent reply other threads:[~2020-08-28 19:14 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-28 19:14 [edk2-platforms][Patch 0/3] Fix Quark build issues Michael D Kinney
2020-08-28 19:14 ` [edk2-platforms][Patch 1/3] QuarkSocPkg/RuntimeQNCAccessLib: Add missing GUID Michael D Kinney
2020-08-28 19:16 ` Steele, Kelly
2020-08-28 19:14 ` Michael D Kinney [this message]
2020-08-28 19:16 ` [edk2-platforms][Patch 2/3] QuarkPlatformPkg: Removed reference to retired PCD kelly.steele
2020-08-28 19:14 ` [edk2-platforms][Patch 3/3] QuarkPlatformPkg: Remove use of TIANOCOMPRESSED RuleOverride Michael D Kinney
2020-08-28 19:16 ` Steele, Kelly
2020-08-28 19:16 ` [edk2-devel] [edk2-platforms][Patch 0/3] Fix Quark build issues Steele, Kelly
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200828191405.6648-3-michael.d.kinney@intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox