audk/PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe
Michael D Kinney d55d73152e PcAtChipsetPkg: Add PCD for RTC default year
Add PcdRtcDefaultYear to specify the default year to use when
the RTC is in an invalid state. Make sure PcdRtcDefaultYear is
>= PcdMinimalValidYear and <= PcdMaximalValidYear.  Set the
default value for this PCD to PcdMinimalValidYear to preserve
the existing behavior. A platform DSC file can override this
default value setting.

Cc: Ray Ni <ray.ni@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
2023-03-27 06:19:04 +00:00
..
PcRtc.c PcAtChipsetPkg: Add PCD for RTC default year 2023-03-27 06:19:04 +00:00
PcRtc.h PcAtChipsetPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PcRtc.uni PcAtChipsetPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:20 -07:00
PcRtcEntry.c PcAtChipsetPkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
PcRtcExtra.uni PcAtChipsetPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:20 -07:00
PcatRealTimeClockRuntimeDxe.inf PcAtChipsetPkg: Add PCD for RTC default year 2023-03-27 06:19:04 +00:00