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

  /device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
fat.h 89 UINT16 BPB_FSInfo;
bootsectimage.c 397 (FatBpb->Fat32.BPB_FSInfo != 1)) {
398 DebugMsg (NULL, 0, DEBUG_WARN, NULL, "ERROR: E3003: FAT32 - BPB_FSInfo - %08x, expected: %04x",
399 FatBpb->Fat32.BPB_FSInfo, 1);
565 printf (" 30 FSInfo sector %04x\n", FatBpb.Fat32.BPB_FSInfo);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
FatFormat.h 89 UINT16 BPB_FSInfo;
  /device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
FatFormat.h 89 UINT16 BPB_FSInfo;

Completed in 326 milliseconds