Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: d55d73152ebf5c793b645d6ec5bc517d219881cd https://github.com/tianocore/edk2/commit/d55d73152ebf5c793b645d6ec5bc517d219881cd Author: Michael D Kinney <michael.d.kin...@intel.com> Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths: M PcAtChipsetPkg/PcAtChipsetPkg.dec M PcAtChipsetPkg/PcAtChipsetPkg.uni M PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcRtc.c M PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe/PcatRealTimeClockRuntimeDxe.inf Log Message: ----------- 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...@intel.com> Signed-off-by: Michael D Kinney <michael.d.kin...@intel.com> Reviewed-by: Ray Ni <ray...@intel.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits