commit | ac2d4da2fc2452d8751e97a1ca661edb6b006909 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jul 07 15:36:05 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 25 15:00:24 2018 +0200 |
tree | 13df3a7dd262b22ed35b960030806d5cd60e9b38 | |
parent | f272558a222859dfbe86eedd79b9ee78f98c8e7c [diff] |
efi_loader: update crc32 in InstallConfigurationTable If the number of installed tables is changed in InstallConfigurationTable() update the crc32 of the system table. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>