commit | 2a29e8f6f4348932ba584b100b0397a09d492cc8 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 07 15:36:06 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 25 15:00:24 2018 +0200 |
tree | 0d9debc3c0acbfa92fae498b67f889ddbf844029 | |
parent | ac2d4da2fc2452d8751e97a1ca661edb6b006909 [diff] |
efi_selftest: check crc32 for InstallConfigurationTable InstallConfigurationTable() may change the number of installed configuration tables. Check the crc32 of the system table. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>