disk: part_efi: update partition table entries after write
authorGary Bisson <gary.bisson@boundarydevices.com>
Tue, 26 Jan 2021 13:56:23 +0000 (14:56 +0100)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Fri, 29 Jan 2021 19:22:40 +0000 (20:22 +0100)
commit4e9bd0623775768be4e1e80ee32a7e42b8c9d3c5
tree292b79caba65c318ed85f5b6589bcc684cd3ebb2
parent82d01f04facef1276cede067efd02d2a731ffe83
disk: part_efi: update partition table entries after write

Fixes fastboot issues when switching from mbr to gpt partition tables.

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
disk/part_efi.c