commit | 33f183f68b76226a1053694418d2c283371bee72 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Jul 01 12:44:00 2020 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jul 03 18:03:41 2020 +0200 |
tree | bf18aa410f8092417033a9394b59d5d340d02b66 | |
parent | ae54b946ca03d92f5d9efdf575a0e7940fb5482f [diff] |
efi_loader: add missing validation of timestamp The UEFI specification requires that when UEFI variables are set using time based authentication we have to check that unused fields of the timestamp are zero Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>