commit | 10204250d77328afd2592b279c00257abd6f795f | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Thu Jun 28 12:45:29 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Wed Jul 25 14:59:44 2018 +0200 |
tree | cb578ffb78d33a65f1516587e36cc0430cceea53 | |
parent | 993a3c753f33fee3249152fed77e199bb06a0aa5 [diff] |
efi_loader: correct headersize EFI tables The headersize field has to be set to the size of the whole table including the header. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Signed-off-by: Alexander Graf <agraf@suse.de>