commit | e6bcc354523665eace01104d1751c0a9a3039830 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri May 31 07:35:19 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri May 31 23:27:12 2019 +0200 |
tree | 0450ad391372a82640261b699e32a4258d4da502 | |
parent | 3c1889e6399a0455bb5056f614be046a0b9cf053 [diff] |
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>