summaryrefslogtreecommitdiffstats
path: root/include/efi/partition.h
Commit message (Collapse)AuthorAgeFilesLines
* partitions: efi: move header to central locationAhmad Fatoum2021-12-131-0/+119
The header contains GUIDs and definitions that will become applicable outside of the GPT partition parser as well, so move them out. Signed-off-by: Ahmad Fatoum <a.fatoum@pengutronix.de> Link: https://lore.barebox.org/20211122084732.2597109-27-a.fatoum@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>