public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] Define PCD's for RTC init values
@ 2017-10-31 17:54 Leo Duran
  2017-10-31 17:54 ` [PATCH 1/2] PcAtChipsetPkg: Define FixePCD's for RTC register values Leo Duran
  2017-10-31 17:54 ` [PATCH 2/2] PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: Replace RTC macros Leo Duran
  0 siblings, 2 replies; 5+ messages in thread
From: Leo Duran @ 2017-10-31 17:54 UTC (permalink / raw)
  To: edk2-devel

We have an RTC implementation that requires non-standard
initial values for the A/B/D registers, so this patch-set
replaces the macros defined in PcRtc.h with FixedPCD's
that allow for platform-specific configurations.

The changes all localized to the PcAtChipsetPkg, and should be
completely non-intrusive.

Leo Duran (2):
  PcAtChipsetPkg: Define FixePCD's for RTC register values
  PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: Replace RTC macros

 PcAtChipsetPkg/PcAtChipsetPkg.dec                           | 13 +++++++++++++
 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c          |  8 +++++---
 PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.h          |  9 ++-------
 .../PcatRealTimeClockRuntimeDxe.inf                         | 11 +++++++++--
 4 files changed, 29 insertions(+), 12 deletions(-)

-- 
2.7.4



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

end of thread, other threads:[~2017-11-20 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-31 17:54 [PATCH 0/2] Define PCD's for RTC init values Leo Duran
2017-10-31 17:54 ` [PATCH 1/2] PcAtChipsetPkg: Define FixePCD's for RTC register values Leo Duran
2017-11-08  6:30   ` Ni, Ruiyu
2017-11-20 16:39     ` Duran, Leo
2017-10-31 17:54 ` [PATCH 2/2] PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: Replace RTC macros Leo Duran

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