]> git.ipfire.org Git - people/ms/u-boot.git/commit
part:efi: add GUID for linux file system data
authorPatrick Delaunay <patrick.delaunay73@gmail.com>
Tue, 27 Oct 2015 10:00:26 +0000 (11:00 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 12 Nov 2015 20:58:57 +0000 (15:58 -0500)
commitb38c108a9833ca2acb568530ebd269760f3925d9
tree6c63a6b0de4262236dba612b853f724e10d61500
parent3526285068598f4e2ddaf19d4bd94f253de06ce9
part:efi: add GUID for linux file system data

Previously, Linux used the same GUID for the data partitions as Windows
(Basic data partition: EBD0A0A2-B9E5-4433-87C0-68B6B72699C7).
This created problems when dual-booting Linux and Windows in UEFI-GPT
Setup, so a new GUID (Linux filesystem data:
0FC63DAF-8483-4772-8E79-3D69D8477DE4) was defined jointly by GPT fdisk
and GNU Parted developers.

Signed-off-by: Patrick Delaunay <patrick.delaunay73@gmail.com>
doc/README.gpt
include/part_efi.h