Add Apple HFS+ (0xAF) MBR partition type identificator.
Submitted by: rpaulo (SoC2007 student)
This commit is contained in:
parent
2557913d4b
commit
5b93d33118
@ -193,6 +193,7 @@ static struct part_type
|
||||
,{0xA7, "NeXTSTEP"}
|
||||
,{0xA9, "NetBSD"}
|
||||
,{0xAC, "IBM JFS"}
|
||||
,{0xAF, "HFS+"}
|
||||
,{0xB7, "BSDI BSD/386 file system"}
|
||||
,{0xB8, "BSDI BSD/386 swap"}
|
||||
,{0xBE, "Solaris x86 boot"}
|
||||
|
Loading…
Reference in New Issue
Block a user