]> git.proxmox.com Git - mirror_edk2.git/commit - EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.c
EmbeddedPkg/TimeBaseLib: Add function to get Week day.
authorMeenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Mon, 4 Jun 2018 16:31:44 +0000 (22:01 +0530)
committerLeif Lindholm <leif.lindholm@linaro.org>
Tue, 5 Jun 2018 15:18:21 +0000 (16:18 +0100)
commit91c31ff04a7a72b4b0e476972ad3c76e03a106a2
tree294a7a4418f65f331a80e2777fad46c6d4bd7e0b
parent1b6e7633cad8135547f337eeef47f446f57a2505
EmbeddedPkg/TimeBaseLib: Add function to get Week day.

This patch add function EfiTimeToWday() which returns
day of the week.
It is needed by our upcoming patches in edk2-platforms.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com>
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
EmbeddedPkg/Include/Library/TimeBaseLib.h
EmbeddedPkg/Library/TimeBaseLib/TimeBaseLib.c