Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DFatFormat.h90 UINT16 BPB_BkBootSec; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h90 UINT16 BPB_BkBootSec; member
Dbootsectimage.c402 (FatBpb->Fat32.BPB_BkBootSec != 6)) { in GetFatType()
404 FatBpb->Fat32.BPB_BkBootSec, 6); in GetFatType()
566 printf (" 32 Backup boot sector %04x\n", FatBpb.Fat32.BPB_BkBootSec); in ParseBootSector()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h90 UINT16 BPB_BkBootSec; member