commit | 74fc044574e780c4af790b1f88dd74b317787eff | [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 | 55d8ee3b7bfc7222fb9782737b73364e78364792 [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>