This commit is contained in:
Anatoliy Belyanskiy 2023-12-17 02:14:18 +10:00
parent b9ca4f484d
commit e413cbd54c

View File

@ -35,7 +35,7 @@
PartitionSysTypes: PartitionSysTypes:
.Empty EQU #00 .Empty EQU #00
.FAT12 EQU #01 .FAT12 EQU #01
.FAT16_32M EQU #04 .FAT16_32Mb EQU #04
.Extended EQU #05 .Extended EQU #05
.FAT16 EQU #06 .FAT16 EQU #06
.HPFS_NTFS EQU #07 .HPFS_NTFS EQU #07