Lost the "EFI" in front of "GUID Partition Map" name.

* This is how other systems refer to it as well, and is shorter, too.
This commit is contained in:
Axel Dörfler
2013-01-24 01:15:26 +01:00
parent 0a8ba3708e
commit 7f33c9cda3
+1 -1
View File
@@ -25,7 +25,7 @@
#define AMIGA_PARTITION_NAME "Amiga Partition Map"
#define APPLE_PARTITION_NAME "Apple Partition Map"
#define EFI_PARTITION_NAME "EFI GUID Partition Map"
#define EFI_PARTITION_NAME "GUID Partition Map"
#define INTEL_PARTITION_NAME "Intel Partition Map"
#define INTEL_EXTENDED_PARTITION_NAME "Intel Extended Partition"
#define VMDK_PARTITION_NAME "VMDK Partition"