efi_loader: check time in SetTime()
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 31 May 2019 05:35:19 +0000 (07:35 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 31 May 2019 21:27:12 +0000 (23:27 +0200)
commite6bcc354523665eace01104d1751c0a9a3039830
tree0450ad391372a82640261b699e32a4258d4da502
parent3c1889e6399a0455bb5056f614be046a0b9cf053
efi_loader: check time in SetTime()

The UEFI spec prescribes that we check that the timestamp passed to
SetTime() is checked for validity.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_runtime.c