]> git.ipfire.org Git - thirdparty/systemd.git/commit
gpt: move basic header/partition structure of GPT into common code
authorLennart Poettering <lennart@poettering.net>
Tue, 15 Aug 2023 07:52:38 +0000 (09:52 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 24 Aug 2023 13:25:38 +0000 (15:25 +0200)
commit6b0651df60ef3cbb69911d44461bab2a64396b8c
tree52853afe0191f10f2f9a1a21a5227ce3a01886a1
parent24ae45cb65dedb34297188e056874cc944a4d1c8
gpt: move basic header/partition structure of GPT into common code

This way we can use it at other places too, not just when dissecting
images.
src/shared/dissect-image.c
src/shared/gpt.c
src/shared/gpt.h