Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 4fa354b11628a488fa2a227ecd231034cf74e4ea https://github.com/tianocore/edk2/commit/4fa354b11628a488fa2a227ecd231034cf74e4ea Author: Pankaj Kumar Singh <pans...@qti.qualcomm.com> Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths: M EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.c Log Message: ----------- 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 <pans...@qti.qualcomm.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits