commit | b5fe199a71201449587dd8baad60c3b303906ee4 | [log] [tgz] |
---|---|---|
author | Gary Bisson <gary.bisson@boundarydevices.com> | Tue Jan 26 14:56:23 2021 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Fri Jan 29 20:22:40 2021 +0100 |
tree | 292b79caba65c318ed85f5b6589bcc684cd3ebb2 | |
parent | af64c3ea519c22931213d3bf8deb3abdd8cfe6aa [diff] |
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>