aboutsummaryrefslogtreecommitdiff
path: root/Library
AgeCommit message (Collapse)Author
2016-06-16Library: Add EfiTimeBaseLibHeyi Guo
Add EFI_TIME common library which can used in RTC driver, like validity check and epoch convert functions. Most of the functions are copied from PL031RealTimeClockLib in ArmPlatformPkg/Library. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chenhui Sun <sunchenhui@huawei.com> Signed-off-by: Heyi Guo <heyi.guo@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>