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