public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v4 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD
@ 2023-05-24  8:42 Guo, Gua
  2023-05-24  8:42 ` [PATCH v4 1/1] " Guo, Gua
  2023-05-24  8:43 ` [PATCH v4 0/1] " Guo, Gua
  0 siblings, 2 replies; 5+ messages in thread
From: Guo, Gua @ 2023-05-24  8:42 UTC (permalink / raw)
  To: devel; +Cc: gua.guo

From: Gua Guo <gua.guo@intel.com>

PR: https://github.com/tianocore/edk2/pull/4416

V4: merge mRtcIndexRegisterIo and mRtcTargetRegisterIo into mRtcIndexRegister and mRtcTargetRegister

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       | 36 ++++++++++---------
 .../PcatRealTimeClockRuntimeDxe/PcRtcEntry.c  | 14 ++++++--
 2 files changed, 31 insertions(+), 19 deletions(-)

--
2.39.2.windows.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-05-24  9:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-24  8:42 [PATCH v4 0/1] PcAtChipsetPkg: RTC Runtime unable to get correct IO port by PCD Guo, Gua
2023-05-24  8:42 ` [PATCH v4 1/1] " Guo, Gua
2023-05-24  9:44   ` Ni, Ray
2023-05-24  9:47     ` Guo, Gua
2023-05-24  8:43 ` [PATCH v4 0/1] " Guo, Gua

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox