Started adding image formats support.

git-svn-id: svn://claunia.com/FileSystemIDandChk@23 17725271-3d32-4980-a8cb-9ff532f270ba
This commit is contained in:
2013-12-14 20:35:03 +00:00
parent 1781df1451
commit 846e241523
3 changed files with 21 additions and 0 deletions

View File

@@ -826,6 +826,8 @@ namespace FileSystemIDandChk.PartPlugins
return "NetWare NSS";
case 0x70:
return "DiskSecure Multi-Boot";
case 0x72:
return "UNIX 7th Edition";
case 0x75:
return "IBM PC/IX";
case 0x80: