From 7d70ab070711e500a44615a320e5ba883a89d063 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 18 Oct 2001 15:14:19 +0000 Subject: shorter GPT name --- perl-install/partition_table.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/partition_table.pm') diff --git a/perl-install/partition_table.pm b/perl-install/partition_table.pm index f0485dee3..70e374105 100644 --- a/perl-install/partition_table.pm +++ b/perl-install/partition_table.pm @@ -155,7 +155,7 @@ if_(arch() =~ /^ppc/, 0xe3 => 'DOS R/O or SpeedStor', 0xe4 => 'SpeedStor 16-bit FAT extended partition < 1024 cyl.', 0xeb => 'BeOS', - 0xee => 'Indication that this legacy MBR is followed by an EFI header', + 0xee => 'EFI GPT', 0xef => 'Partition that contains an EFI file system', 0xf1 => 'SpeedStor 0xf1', 0xf2 => 'DOS 3.3+ secondary partition', -- cgit v1.2.1