aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util-linux/fdisk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/fdisk.c b/util-linux/fdisk.c
index 9c393b8fc..20e7d56fa 100644
--- a/util-linux/fdisk.c
+++ b/util-linux/fdisk.c
@@ -355,6 +355,7 @@ static const char *const i386_sys_types[] ALIGN_PTR = {
355 "\xef" "EFI (FAT-12/16/32)", /* Intel EFI System Partition */ 355 "\xef" "EFI (FAT-12/16/32)", /* Intel EFI System Partition */
356 "\xf0" "Linux/PA-RISC boot", /* Linux/PA-RISC boot loader */ 356 "\xf0" "Linux/PA-RISC boot", /* Linux/PA-RISC boot loader */
357 "\xf2" "DOS secondary", /* DOS 3.3+ secondary */ 357 "\xf2" "DOS secondary", /* DOS 3.3+ secondary */
358 "\xf8" "EBBR protective", /* Arm EBBR firmware protective partition */
358 "\xfd" "Linux raid autodetect", /* New (2.2.x) raid partition with 359 "\xfd" "Linux raid autodetect", /* New (2.2.x) raid partition with
359 autodetect using persistent 360 autodetect using persistent
360 superblock */ 361 superblock */