Home
last modified time | relevance | path

Searched refs:BPB_NumFATs (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DFatFormat.h32 UINT8 BPB_NumFATs; member
72 UINT8 BPB_NumFATs; member
DGetDrvNumOffset.c61 FatBpb->Fat12_16.BPB_NumFATs * FATSz + in GetDrvNumOffset()
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h32 UINT8 BPB_NumFATs; member
72 UINT8 BPB_NumFATs; member
Dbootsectimage.c278 if (FatBpb->Fat12_16.BPB_NumFATs != 2) { in GetFatType()
280 FatBpb->Fat12_16.BPB_NumFATs, 2); in GetFatType()
325 FatBpb->Fat12_16.BPB_NumFATs * FATSz + in GetFatType()
522 printf (" 10 Number of FATs %02x\n", FatBpb.Fat12_16.BPB_NumFATs); in ParseBootSector()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h32 UINT8 BPB_NumFATs; member
72 UINT8 BPB_NumFATs; member