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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
fat.h 118 FatTypeFat16,
bootsectimage.c 187 case FatTypeFat16:
211 FatTypeFat16 - FAT16
334 FatType = FatTypeFat16;
341 if (((FatType == FatTypeFat12) || (FatType == FatTypeFat16)) &&
351 if ((FatType == FatTypeFat16) &&
425 if (((FatType == FatTypeFat12) || (FatType == FatTypeFat16)) &&
437 if (((FatType == FatTypeFat12) || (FatType == FatTypeFat16)) &&
450 if ((FatType == FatTypeFat12) || (FatType == FatTypeFat16)) {
459 if ((FatType == FatTypeFat16) &&
696 } else if (SourceFatType == FatTypeFat16) {
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
FatFormat.h 118 FatTypeFat16,
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
FatFormat.h 118 FatTypeFat16,

Completed in 167 milliseconds