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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/BootSectImage/
H A Dfat.h150 #define FAT32_FILSYSTYPE "FAT32 " macro
H A Dbootsectimage.c467 if (strcmp (FilSysType, FAT32_FILSYSTYPE) != 0) {
469 FilSysType, FAT32_FILSYSTYPE);
693 memcpy (FilSysType, FAT32_FILSYSTYPE, sizeof(FilSysType));
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenBootSector/
H A DFatFormat.h150 #define FAT32_FILSYSTYPE "FAT32 " macro
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GnuGenBootSector/
H A DFatFormat.h150 #define FAT32_FILSYSTYPE "FAT32 " macro

Completed in 125 milliseconds