]> git.proxmox.com Git - mirror_edk2.git/commit
EmbeddedPkg/VirtualRealTimeClockLib: Reduce DEBUG message verbosity
authorSamer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Sat, 20 Feb 2021 16:41:33 +0000 (11:41 -0500)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sat, 20 Feb 2021 16:49:30 +0000 (16:49 +0000)
commit44ae214591e58af468eacb7b873eaa0bc187c4fa
tree4ab5c038e04532e678803e76abc1a7565a0a4541
parent4f4d862c1c7232a18347616d94c343c929657fdb
EmbeddedPkg/VirtualRealTimeClockLib: Reduce DEBUG message verbosity

The DEBUG message for using compilation time epoch is appearing very
frequently on DEBUG firmware builds, for example during UEFI SCT runs.
Reduce verbosity to avoid the annoying repetitive message.

Signed-off-by: Samer El-Haj-Mahmoud <Samer.El-Haj-Mahmoud@arm.com>
Reviewed-by: Ard Biesheuvel <ardb@kernel.org>
EmbeddedPkg/Library/VirtualRealTimeClockLib/VirtualRealTimeClockLib.c