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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dfat.h149 #define FAT16_FILSYSTYPE "FAT16 " macro
H A Dbootsectimage.c458 (strcmp (FilSysType, FAT16_FILSYSTYPE) != 0) &&
461 FilSysType, FAT16_FILSYSTYPE, FAT_FILSYSTYPE);
696 memcpy (FilSysType, FAT16_FILSYSTYPE, sizeof(FilSysType));
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DFatFormat.h149 #define FAT16_FILSYSTYPE "FAT16 " macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DFatFormat.h149 #define FAT16_FILSYSTYPE "FAT16 " macro

Completed in 314 milliseconds