From: "Guo, Gua" <gua.guo@intel.com>
To: devel@edk2.groups.io
Cc: gua.guo@intel.com
Subject: [PATCH v3 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
Date: Wed, 24 May 2023 16:35:17 +0800 [thread overview]
Message-ID: <20230524083518.1962-1-gua.guo@intel.com> (raw)
From: Gua Guo <gua.guo@intel.com>
PR: https://github.com/tianocore/edk2/pull/4416
V3: change UINTN to UINT8 on global data
mRtcIndexRegisterIo
mRtcTargetRegisterIo
V2: Add more dynamic PCD for runtime service support instead of taking for FixedAtBuild case
V1: After https://bugzilla.tianocore.org/show_bug.cgi?id=4193
RTC Runtime Services unable to get correct RTC time.
Solution: Cache RTC data, update RTC driver not to use PcdGet after driver init.
Gua Guo (1):
PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
.../PcatRealTimeClockRuntimeDxe/PcRtc.c | 38 ++++++++++---------
.../PcatRealTimeClockRuntimeDxe/PcRtcEntry.c | 16 +++++++-
2 files changed, 35 insertions(+), 19 deletions(-)
--
2.39.2.windows.1
next reply other threads:[~2023-05-24 8:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-24 8:35 Guo, Gua [this message]
2023-05-24 8:35 ` [PATCH v3 1/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD Guo, Gua
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=20230524083518.1962-1-gua.guo@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