HomeSort by relevance Sort by last modified time
    Searched refs:FAT32_FILSYSTYPE (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
fat.h 150 #define FAT32_FILSYSTYPE "FAT32 "
bootsectimage.c 469 if (strcmp (FilSysType, FAT32_FILSYSTYPE) != 0) {
471 FilSysType, FAT32_FILSYSTYPE);
695 memcpy (FilSysType, FAT32_FILSYSTYPE, sizeof(FilSysType));
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
FatFormat.h 150 #define FAT32_FILSYSTYPE "FAT32 "
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
FatFormat.h 150 #define FAT32_FILSYSTYPE "FAT32 "

Completed in 65 milliseconds