Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenBootSector/
DFatFormat.h46 UINT8 BS_Reserved1; member
93 UINT8 BS_Reserved1; member
/device/linaro/bootloader/edk2/BaseTools/Source/C/BootSectImage/
Dfat.h46 UINT8 BS_Reserved1; member
93 UINT8 BS_Reserved1; member
Dbootsectimage.c426 (FatBpb->Fat12_16.BS_Reserved1 != 0)) { in GetFatType()
428 FatBpb->Fat12_16.BS_Reserved1); in GetFatType()
432 (FatBpb->Fat32.BS_Reserved1 != 0)) { in GetFatType()
434 FatBpb->Fat32.BS_Reserved1); in GetFatType()
534 printf (" 25 (Unused) %02x\n", FatBpb.Fat12_16.BS_Reserved1); in ParseBootSector()
582 printf (" 41 (Unused) %02x\n", FatBpb.Fat32.BS_Reserved1); in ParseBootSector()
/device/linaro/bootloader/edk2/BaseTools/Source/C/GnuGenBootSector/
DFatFormat.h46 UINT8 BS_Reserved1; member
93 UINT8 BS_Reserved1; member