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:
@@ -25,7 +25,7 @@
|
|||||||
|
|
||||||
#define AMIGA_PARTITION_NAME "Amiga Partition Map"
|
#define AMIGA_PARTITION_NAME "Amiga Partition Map"
|
||||||
#define APPLE_PARTITION_NAME "Apple 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_PARTITION_NAME "Intel Partition Map"
|
||||||
#define INTEL_EXTENDED_PARTITION_NAME "Intel Extended Partition"
|
#define INTEL_EXTENDED_PARTITION_NAME "Intel Extended Partition"
|
||||||
#define VMDK_PARTITION_NAME "VMDK Partition"
|
#define VMDK_PARTITION_NAME "VMDK Partition"
|
||||||
|
|||||||
Reference in New Issue
Block a user