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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
fat.h 87 UINT16 BPB_FSVer;
bootsectimage.c 387 (FatBpb->Fat32.BPB_FSVer != 0)) {
388 DebugMsg (NULL, 0, DEBUG_WARN, NULL, "ERROR: E3003: FAT32 - BPB_FSVer - %08x, expected: %04x",
389 FatBpb->Fat32.BPB_FSVer, 0);
563 printf (" 2A Version %04x\n", FatBpb.Fat32.BPB_FSVer);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
FatFormat.h 87 UINT16 BPB_FSVer;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
FatFormat.h 87 UINT16 BPB_FSVer;

Completed in 59 milliseconds