Home
last modified time | relevance | path

Searched refs:BPB_FSVer (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DFatFormat.h87 UINT16 BPB_FSVer; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h87 UINT16 BPB_FSVer; member
Dbootsectimage.c387 (FatBpb->Fat32.BPB_FSVer != 0)) { in GetFatType()
389 FatBpb->Fat32.BPB_FSVer, 0); in GetFatType()
563 printf (" 2A Version %04x\n", FatBpb.Fat32.BPB_FSVer); in ParseBootSector()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h87 UINT16 BPB_FSVer; member