mirror of
https://github.com/tianocore/edk2
synced 2026-08-27 00:23:19 -04:00
According to the UEFI Specification version 2.11, the valid range for the Year field in the EFI_TIME structure is from 1900 to 9999. Currently IsTimeValid() checks a restricted range 2000 - 2099. Update range in TimeBaseLib.c to match UEFI specification. Signed-off-by: Pankaj Singh <pansing@qti.qualcomm.com> |
||
|---|---|---|
| .. | ||
| TimeBaseLib.c | ||
| TimeBaseLib.inf | ||