]> err.no Git - util-linux/commit
fdisk: use more readable "GPT" name rather than "EFI GPT"
authorRobert Millan <rmh@aybabtu.com>
Thu, 14 Feb 2008 23:13:26 +0000 (00:13 +0100)
committerKarel Zak <kzak@redhat.com>
Mon, 18 Feb 2008 11:26:05 +0000 (12:26 +0100)
commit5badb3fd484ddbb8404978e4b35e526b4b25c291
tree0638aa370c63fc8f8dbb102555e258647145a265
parent0230d3beeb0b40d01835eab86fa617b00f3bbc64
fdisk: use more readable "GPT" name rather than "EFI GPT"

Although GPT is defined in EFI spec, it is widely used without EFI, as it
reserves space for the MBR and works fine on PC/BIOS systems provided the
bootloader supports it.

This is in fact the way everyone seems to be following to overcome the 2 TiB
limitation with MSDOS partition table.

Signed-off-by: Robert Millan <rmh@aybabtu.com>
fdisk/i386_sys_types.c