K 10 svn:author V 6 marcel K 8 svn:date V 27 2002-11-13T05:31:32.000000Z K 7 svn:log V 264 Handle EFI partitions the same as regular FAT partitions. The only difference between the two from a low-level point of view is that the partition type is different. This change adds EFI related cases to existing switch statements with existing FAT related cases. END