Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DFatFormat.h47 UINT8 BS_BootSig; member
94 UINT8 BS_BootSig; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h47 UINT8 BS_BootSig; member
94 UINT8 BS_BootSig; member
Dbootsectimage.c438 (FatBpb->Fat12_16.BS_BootSig != FAT_BS_BOOTSIG)) { in GetFatType()
440 FatBpb->Fat12_16.BS_BootSig, FAT_BS_BOOTSIG); in GetFatType()
444 (FatBpb->Fat32.BS_BootSig != FAT_BS_BOOTSIG)) { in GetFatType()
446 FatBpb->Fat32.BS_BootSig, FAT_BS_BOOTSIG); in GetFatType()
535 printf (" 26 Ext. boot signature %02x\n", FatBpb.Fat12_16.BS_BootSig); in ParseBootSector()
583 printf (" 42 Ext. boot signature %02x\n", FatBpb.Fat32.BS_BootSig); in ParseBootSector()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h47 UINT8 BS_BootSig; member
94 UINT8 BS_BootSig; member