Searched refs:FAT12_FILSYSTYPE (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dfat.h148 #define FAT12_FILSYSTYPE "FAT12 " macro
H A Dbootsectimage.c452 (strcmp (FilSysType, FAT12_FILSYSTYPE) != 0) &&
455 FilSysType, FAT12_FILSYSTYPE, FAT_FILSYSTYPE);
699 memcpy (FilSysType, FAT12_FILSYSTYPE, sizeof(FilSysType));
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DFatFormat.h148 #define FAT12_FILSYSTYPE "FAT12 " macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DFatFormat.h148 #define FAT12_FILSYSTYPE "FAT12 " macro

Completed in 138 milliseconds