[edk2] [PATCH 0/2] Define PCD's for RTC init values

Leo Duran posted 2 patches 6 years, 4 months ago
Failed in applying to current master (apply log)
PcAtChipsetPkg/PcAtChipsetPkg.dec                           | 13 +++++++++++++
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c          |  8 +++++---
PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.h          |  9 ++-------
.../PcatRealTimeClockRuntimeDxe.inf                         | 11 +++++++++--
4 files changed, 29 insertions(+), 12 deletions(-)
[edk2] [PATCH 0/2] Define PCD's for RTC init values
Posted by Leo Duran 6 years, 4 months ago
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

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel