Add Apple HFS+ (0xAF) MBR partition type identificator.

Submitted by:	rpaulo (SoC2007 student)
This commit is contained in:
Andre Oppermann 2007-05-06 18:48:30 +00:00
parent 2557913d4b
commit 5b93d33118
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=169324

View File

@ -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"}