edk2/EmbeddedPkg/Library/TimeBaseLib
Pankaj Kumar Singh 4fa354b116 EmbeddedPkg/TimeBaseLib: aligning year with UEFI specification
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>
2025-06-26 18:40:15 +00:00
..
TimeBaseLib.c EmbeddedPkg/TimeBaseLib: aligning year with UEFI specification 2025-06-26 18:40:15 +00:00
TimeBaseLib.inf EmbeddedPkg: Replace BSD License with BSD+Patent License 2019-04-09 10:57:58 -07:00