commit | ac8ac57a14b760711dd6d5b37adf4214d95e759f | [log] [tgz] |
---|---|---|
author | Javier Martinez Canillas <javierm@redhat.com> | Thu Jun 19 10:33:59 2025 +0200 |
committer | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Thu Jul 03 11:32:49 2025 +0300 |
tree | 8f0b9c453aec991d897ea88a3ef6864daf0b3093 | |
parent | 820bc89df20bd3917083ad2fcf090698222f22b7 [diff] |
disk: efi: Move logic to get a GPT entry into a helper function Factor out the logic to get the Partition Table Entry (PTE) of a given partition into a helper function, since it could be used by other code. Signed-off-by: Javier Martinez Canillas <javierm@redhat.com> Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>