]> git.dujemihanovic.xyz Git - u-boot.git/commit
efi_selftest: check crc32 for InstallConfigurationTable
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 7 Jul 2018 13:36:06 +0000 (15:36 +0200)
committerAlexander Graf <agraf@suse.de>
Wed, 25 Jul 2018 13:00:24 +0000 (15:00 +0200)
commit74fc044574e780c4af790b1f88dd74b317787eff
tree0d9debc3c0acbfa92fae498b67f889ddbf844029
parent55d8ee3b7bfc7222fb9782737b73364e78364792
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>
lib/efi_selftest/efi_selftest_config_table.c