diff options
author | Pankaj Kumar Singh <pansing@qti.qualcomm.com> | 2025-06-24 14:53:40 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-26 18:40:15 +0000 |
commit | 4fa354b11628a488fa2a227ecd231034cf74e4ea (patch) | |
tree | 45d3aa42d8b55fec62977e45f89ba57dc30283b3 /BaseTools/Source/Python/Ecc | |
parent | 1cd24ff1302677a458b550c524090fd86717d848 (diff) | |
download | edk2-4fa354b11628a488fa2a227ecd231034cf74e4ea.zip edk2-4fa354b11628a488fa2a227ecd231034cf74e4ea.tar.gz edk2-4fa354b11628a488fa2a227ecd231034cf74e4ea.tar.bz2 |
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>
Diffstat (limited to 'BaseTools/Source/Python/Ecc')
0 files changed, 0 insertions, 0 deletions