Home | History | Annotate | Download | only in BootSector

Lines Matching refs:FAT32

50 ;The structure for FAT32 starting at offset 36 of the boot sector. (At this point, 

51 ;the BPB/boot sector for FAT12 and FAT16 differs from the BPB/boot sector for FAT32.)
55 SectorsPerFat32 dd 0 ; Sectors Per FAT for FAT32 - 4 bytes
67 FileSystemType db "FAT32 " ; File System Type - 8 bytes