mirror of https://github.com/acidanthera/audk.git
e9e6167123
Add bounds checks of PcdRtcDefaultYear to guarantee that the year
is always between PcdMinimalValidYear and PcdMaximalValidYear.
This is required to make the following commit a backwards compatible
change and guarantee and invalid year is never set.
|
||
---|---|---|
.. | ||
PcRtc.c | ||
PcRtc.h | ||
PcRtc.uni | ||
PcRtcEntry.c | ||
PcRtcExtra.uni | ||
PcatRealTimeClockRuntimeDxe.inf |